Remix.run Logo
defrost a day ago

Why does it need to run at that time?

* If it's being run to scrap data from a source that's available at some time, adjust the job if the source changes its time.

* If it's being run "when its dark and no one is around" then it'll run at some part of the dark bit regardless of DST changes.

Retric a day ago | parent [-]

Sometimes you minimize downtime by running something while some other system you don’t control is down.