|
|
|
|
|
by svennek
1370 days ago
|
|
... or make CLI version of your tasks and let the system mangement daemon ("cron" or in my case systemd timers) handle it. For clarity make a subfolder called "tasks" or something like that. Then you get consolidate logging, retries and all kind of stuff for free in a battle-hardened setup and a standardized way to lookup what is enabled and what is not. |
|
Can anyone help me with this?