Commit Graph

11 Commits

Author SHA1 Message Date
Achim Rohn af2c70bec6 Remove payload debug 2026-04-08 23:31:41 +02:00
Achim Rohn d4008e3655 Add methods to retry failed workflows and jobs across all steps and queues 2026-04-08 15:41:22 +02:00
Achim Rohn 12d22efc74 Resume workflow by id 2026-04-08 15:38:07 +02:00
Achim Rohn a383129abb Add utility methods for handling queue handler results and payload mapping 2026-04-08 14:50:45 +02:00
Achim Rohn 5bab8de040 Use a new context for the next step, because the current one of the job is already stopped 2026-04-05 11:27:38 +02:00
Achim Rohn 413dbb72cf First workflow implementation 2026-03-21 16:11:24 +00:00
Achim Rohn 4535de4f31 Resume resets in_progress jobs back to pending 2026-02-10 10:10:38 +01:00
Achim Rohn 9a3fb06c7a Only cancel if there really are no more work left 2025-12-20 13:01:05 +01:00
Achim Rohn 6b0bdade20 Support multiple workers in GeneralQueue 2025-12-20 12:38:11 +01:00
Achim Rohn 049fefed75 Add the event service 2025-11-16 19:54:42 +01:00
Achim Rohn bcc5c7493d Add general queue 2025-11-16 19:09:01 +01:00