sentry icon indicating copy to clipboard operation
sentry copied to clipboard

fix(aci): Use filter_recently_fired_workflow_actions exclusively

Open kcons opened this issue 4 months ago • 3 comments

Use WorkflowActionGroupStatus for our recency filtering rather than ActionGroupStatus. While we're at it, remove any remaining active uses of ActionGroupStatus.

kcons avatar Jun 11 '25 22:06 kcons