Actions
Bug #15710
closedBatch to purge deleted inventories starts 10 minutes after startup, rather than the defined interval after startup
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:
Description
We agree that there is no real semantic difference between [startup, startup+XXX, startup+2XXX, etc] and [startup+XXX, startup+2XXX, etc].
But around startup time, rudder does a lot of things that consume lots of resources (process missing reports, start a generation, etc). So we don't want to load rudder even more with a task that has no urgency.
Actions