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
internal_message=f"Failed to serialize AirbyteMessage to JSON: `{json_exception}`",
350
350
failure_type=FailureType.system_error,
351
-
message=f"A record could not be serialized to JSON: `{json_exception}`. The sync will be stopped to prevent data corruption. Please verify the source is returning valid data types.",
351
+
message="A record returned from the API failed to be serialized to JSON.",
0 commit comments