Run continue when quota resets?

Ok - say it is 10am. Say quota resets at 12pm that day (2 hours away).

My model takes 4 hours to run. I only have 2hrs worth of quota.

If i start my run at 10.01pm it should give me enough time for my model to run past the quota reset time. when the quota resets does my run keep going or do all processes get killed?

hope that isnt too confusing!

Hello synthium,

The quota is only computed at the start of the run and does not “reset” during execution.
Dev fact: that is also why you cannot have two runs in parallel; one needs to finish before the next run quota can be computed.

If you start a run just before a quota refresh, it uses the old quota, not the new one.