Flamenco/web
Sybren A. Stüvel 3e72391cbf Restartable workers
When the worker is started with `-restart-exit-code 47` or has
`restart_exit_code=47` in `flamenco-worker.yaml`, it's marked as
'restartable'. This will enable two worker actions 'Restart
(immediately)' and 'Restart (after task is finished)' in the Manager web
interface. When a worker is asked to restart, it will exit with exit
code `47`. Of course any positive exit code can be used here.
2023-08-14 16:00:09 +02:00
..
app Restartable workers 2023-08-14 16:00:09 +02:00
project-website Website: add list of supported commands 2023-08-09 10:55:58 -07:00
static Improve the static webapp building & embedding 2022-06-30 17:41:36 +02:00
README-static.md Website: Fix flamenco.io reference 2023-05-06 03:29:39 +02:00
web_app.go Rename First Time Wizard to Setup Assistant 2022-07-25 17:17:04 +02:00