#5 [highway] CRITICAL: workflow_started logged 10k times on every resume
Description
EditIn orchestrator.py line 353, log_workflow_started() is called on every task claim including wake-ups from sleep. This caused 10,035 workflow_started events for a single approval workflow. Fix: only log when event_logger.sequence_counter == 0.
Comments
Loading comments...
Context
Loading context...
Audit History
View AllLoading audit history...