When a cron task is paused, the engine still enqueues new tasks.
Our intent for pausing a cron-based task is that we don’t want it to neither run or keep enqueueing. I think this might be the general expectation for other customers.
The side problem of not having this feature is that we have thousands of enqueued cron tasks polluting the environment.
