Event emitted when thread realtime encounters an error.
@type t() :: %Codex.Events.ThreadRealtimeError{ message: String.t(), thread_id: String.t() }