|
|
|
|
|
by WhyNotHugo
9 days ago
|
|
Snooze offers similar resilience to the system being offline: https://github.com/leahneukirchen/snooze I find it very easy to reason about: a single process maps to a single recurring task. It can track last execution into a file, yielding durable schedules when the host is offline. |
|