mirror of
https://github.com/vercel/workflow.git
synced 2026-09-14 19:59:43 +08:00
84599b7ec5
- Add RUN_ERROR_CODES (USER_ERROR, RUNTIME_ERROR) to @workflow/errors - Populate errorCode in run_failed events via classifyRunError() - Update web UI StatusBadge to show amber dot for infrastructure errors - Improve world-local queue error logging (concise, no body dump) - Improve schema validation error messages (concise, verbose behind DEBUG) - Add e2e tests for error code flow and infrastructure error retry Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>