Hi,
When the option "Put Job in queue (does not skip Job - runs Job when running Job is finished)" is selected it would be nice to check how many are already in queue.
This would give us control about the queue size and check some possible job delays.
For instance, you have 2 jobs:
1 that triggers every 15 minutes
2 that triggers when the former one is finished
If the second job begins to take, on average, 30 minutes, the queue will start getting bigger and there is no way to know how many there are in the queue.
Thank you,