Scheduled jobs executing on cluster

Hi there,

We have a scheduled job that might not finish before the next job needs to be executed (currently scheduled to be executed every minute). The identified behaviour in server is to skip the following jobs until the current one has finished. Our configuration is set to run the job once per cluster (perClusterJob=“true”).

Does this behaviour work the same way in data centre ?

Many thanks