Elektrine lite

← Feed

@tejr@mastodon.sdf.org

Post #2916480

2026-05-05 23:34 UTC

Gentle reminder to add timeouts and error reporting to all your automated scheduled tasks.

Replies (1)

  • @tejr@mastodon.nzoss.nz 2026-05-05 23:42

    I prefer systemd timers to cron jobs these days, but the same principles still apply: https://blog.sanctum.geek.nz/cron-best-practices/

    Open ##3207983