Flamenco/internal/manager/farmstatus
Sybren A. Stüvel 1e7c059d12 Manager: check the farm status quickly after startup
The database is polled every 30 seconds to determine the farm status; at
startup the first poll is done after 1 second to get a faster status.

Note that when jobs and workers change their status, the farm status is
always updated.
2024-03-02 22:09:53 +01:00
..
mocks Manager: force a poll of the farm status when a job/worker changes state 2024-03-01 22:36:38 +01:00
farmstatus_test.go Manager: force a poll of the farm status when a job/worker changes state 2024-03-01 22:36:38 +01:00
farmstatus.go Manager: check the farm status quickly after startup 2024-03-02 22:09:53 +01:00
interfaces.go Manager: force a poll of the farm status when a job/worker changes state 2024-03-01 22:36:38 +01:00