Commit Graph
2 Commits
Author SHA1 Message Date
Chirag Aggarwal a35a5262b2 fix comparision 2026-01-16 15:30:26 +05:30
Chirag Aggarwal c8f397c656 Add execution timeout helper to show stuck executions as failed
Similar to buildTimeout.ts, this adds executionTimeout.ts to detect
executions stuck in 'waiting' or 'processing' state beyond the
function's configured timeout, displaying them as 'failed'.
2026-01-16 15:12:35 +05:30