# Don't run a job on a particular temp dir until all existing jobs
# have progresed at least this far. Phase major corresponds to the
# plot phase, phase minor corresponds to the table or table pair
# in sequence.
tmpdir_stagger_phase_major: 2
tmpdir_stagger_phase_minor: 1
# Don't run more than this many jobs at a time on a single temp dir.
tmpdir_max_jobs: 1
# Don't run any jobs (across all temp dirs) more often than this.
global_stagger_m: 35
# How often the daemon wakes to consider starting a new plot job
polling_time_s: 60```
tmpdir_stagger_phase_* is not being honored, and new plots are started every 35 minutes
config.yaml: