-
- Downloads
Manager: added /timeout URL to kick the task timeout checker
The task timeout checker runs periodically, but only starts 5 minutes after manager startup. This allows workers to push updates to the manager after downtime, before getting timed out. This /timeout URL is there to allow enforcing timeouts within that 5 minute window.
Showing
- packages/flamenco-manager-go/src/flamenco-manager/flamenco/task_timeout_check.go 2 additions, 2 deletions...er-go/src/flamenco-manager/flamenco/task_timeout_check.go
- packages/flamenco-manager-go/src/flamenco-manager/main.go 9 additions, 0 deletionspackages/flamenco-manager-go/src/flamenco-manager/main.go
Loading
Please register or sign in to comment