Kyle Consalus

Results 5 issues of Kyle Consalus

Still some weirdness here, but the aim is to bundle up all of the redis-derived data (TODO: better name for it) and pass that around as an immutable fact rather...

Scope: Backend

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

Scope: Backend

delayed_workflow can fail to evaluate snuba queries and as a result potentially trigger incorrectly. We already report this case, but only locally and without any reasonable way to assess the...

Scope: Backend

The existing DetectorGroup backfill job is impractically slow. This adds a function (intended to be triggered by a job) to produce roughly equal ranges of IDs in the Projects table,...

Scope: Backend

Remove unused `workflow_engine.use_cohort_selection`. Remove remaining test-only use of `workflow_engine.scheduler.use_conditional_delete`.

Scope: Backend