What happens if you start a reload task while it is still running?
Hello, I was hoping that I could get some clarification on how Qlik Sense is meant to behave with regards to starting reload tasks.
If I have a reload task for an app that is currently running (A), and then I attempt to start a new execution of that task (B), what happens exactly? I assume it is one of the three options below, but I can't be sure which:
Nothing happens, B is ignored
B is scheduled to begin after A completes
A is stopped and B is started
I am planning on starting these tasks using the QRS API, but I assume it would have the same behavior as starting the tasks from the QMC.