Allow pausing Crons
pbiggar opened this issue · 2 comments
pbiggar commented
Workers can be paused, but crons currently cannot. We should allow crons to be paused in a similar fashion to workers.
pbiggar commented
Paused crons should not emit events. Essentially they would be disabled.
StachuDotNet commented
merged into #5244