You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
turn_ended now carries the engine error code when a turn fails, session
attribution keys emit empty strings so they survive payload flattening,
and properties a sink cannot accept are reported through a new
onUnexpectedError hook instead of vanishing. Properties are sanitized
when the sink accepts the event, so drops on events queued before
initialization are reported once a handler is installed.
0 commit comments