sentry
sentry copied to clipboard
fix(aci): Use filter_recently_fired_workflow_actions exclusively
Use WorkflowActionGroupStatus for our recency filtering rather than ActionGroupStatus. While we're at it, remove any remaining active uses of ActionGroupStatus.