Kyle Consalus
Kyle Consalus
There's an argument that we should've tracked the differences in outcome and validated that they are what we intend, but given the lack of validated traffic on the old implementation,...
Actually, I should probably remove the various lingering uses of `ActionGroup` first..
Ok, we'll take a look.
> I don't know too much about this task, but is there any reason we can't use `RangeQuerySetWrapper` to iterate all projects and fire a task per project, or chunk...
> > > I don't know too much about this task, but is there any reason we can't use `RangeQuerySetWrapper` to iterate all projects and fire a task per project,...
For my education, why is this safe? It'd seem that this restricts the endpoint to control and thus old UI code would be potentially broken until a new UI push,...