Files
blender-portable-repo/scripts/addons/flamenco/manager/docs/MayKeepRunning.md
T
2026-03-17 15:25:32 -06:00

860 B

MayKeepRunning

Indicates whether the worker may keep running the task.

Properties

Name Type Description Notes
may_keep_running bool
reason str
status_change_requested bool Indicates that a status change requested for the worker. It should use the `workerState` operation to determine which state to go to next. If this is `true`, `mayKeepRunning` MUST be `false`.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]