Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(executions): stop deleting live runs at the 10-minute mark

merged#2566CedarCopilot

CedarCopilot wants to merge 2 commits into staging from fix/execution-stale-threshold

6 files changed

Libra does not show diffs here. View the full diff on GitHub.

  • modifiedapps/server/src/cron/process-stale-execution-reaper.ts+11-5
  • addedapps/server/src/services/agent-action-queue/__tests__/execution-staleness.test.ts+131-0
  • modifiedapps/server/src/services/agent-action-queue/executions.ts+53-12
  • modifiedapps/server/src/services/crm/email-events.ts+4-0
  • modifiedapps/server/src/services/crm/meeting-events.ts+2-0
  • modifiedapps/server/src/services/crm/slack-events.ts+1-0