Hacker News new | ask | show | jobs
by antoinealb 843 days ago
That leads to an infinite backlog no ? If you need more than 24h to process 24h of data ?
1 comments

That may depend on the context and data but you may end the first job at T+28 (runtime of 28 hours) and the second at T+52 (28 hours as well, started at T+24).

If jobs must be executed one after another, then you absolutely create an infinite backlog.