-
Print
-
DarkLight
-
PDF
To change the default task timeout configuration for celery workers you need to follow the below steps:
- Edit the task timeout configuration file on all datanodes.
- Restart sheepdog on all datanodes.
Configuration Path
/dnif/csltuconfig/task_timeout.yml
Default Configuration
task_timeout:
analytics: 120
interactive: 3600
reports: 21600
Value is in seconds.
Was this article helpful?