Files
twenty/packages
Sonarly Claude CodeandClaude Opus 4.6 f6c899889d Fix missing throttleRetryAfter field metadata crash during message import
For workspaces that haven't run the v1.18 migration yet, the
throttleRetryAfter field doesn't exist in the workspace metadata.
Update calls that include this field cause formatData to throw,
crashing the messaging import job and cascading through error handlers.

Wrap each update call that includes throttleRetryAfter in a try-catch
that retries without the field when the field metadata is missing,
allowing message import to work for both migrated and unmigrated
workspaces.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 00:34:07 +00:00
..
2026-02-18 23:34:36 +01:00
2026-02-18 23:34:36 +01:00