15.42Multiple replicas + Scheduler
Imagine two replicas:
Replica A
Replica B
Does every replica run:
Scheduler
or does platform coordination ensure one trigger?
This is something you verify for the selected runtime/deployment configuration rather than assume.
General principle:
Stateful/scheduled workloads need special attention when horizontally scaled.