Files
windmill/backend/windmill-worker
Abel Lucas 90ad56d582 worker: simplify cancelation
The cancellation informations where moved from bottom to top where the
infromations are already set within the queue table.
2024-12-16 17:52:41 +01:00
..
2024-12-13 00:29:01 +01:00
2024-12-16 17:52:41 +01:00
2024-12-08 16:10:46 +01:00
2024-12-15 10:31:44 +01:00

Windmill Worker

The worker. Used to process and execute flows & jobs.

This crate exposes both a library as well as a binary target.