Files
twenty/packages
Sonarly Claude CodeandClaude Opus 4.6 e3ec41f904 fix: gracefully handle transient MALFORMED_METADATA errors in WorkflowRunEnqueueCronJob
When workspace metadata cache is empty (e.g. due to transient database
query timeouts), the ORM throws a TwentyORMException with MALFORMED_METADATA
code. Instead of unconditionally reporting these transient errors to Sentry,
log a warning and skip the workspace. The cron runs every 5 minutes, so
the workspace will be retried on the next run.

Fixes https://sentry.io/issues/6648220183/

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 03:10:48 +00:00
..
2026-02-18 23:34:36 +01:00
2026-02-19 21:14:57 +01:00
2026-02-18 23:34:36 +01:00