Commit graph

6 commits

Author SHA1 Message Date
Adriano Caloiaro
2e0dd6b768 chore(deps): remove exp/slog in favor of log/slog 2025-02-13 10:24:08 -07:00
Adriano Caloiaro
17c86fa00e fix: execessive connection usage when monitoring pending jobs
The previous release attempted to fix an issue where, when LISTEN connections
drop an reconnect, some job announcements might be missed.

This fix reduces the number of connections required to do so.
2025-01-25 16:48:44 -08:00
Adriano Caloiaro
dbe8589bbd
feat: add stale bot 2024-08-15 10:05:43 -07:00
Adriano Caloiaro
9e3e803ec2 feat: log job_id regardless of error 2024-06-13 08:54:10 -07:00
Adriano Caloiaro
0105403be9 feat: add support for recovery callbacks 2024-04-16 13:52:54 -06:00
Adriano Caloiaro
f21eb9c282 Improve dev environment 2024-01-26 09:21:05 -07:00