Closed thachnv92 closed 1 year ago
Have you tried disabling the master node?
I try it. But when master node die, other master node replace it. It stills enable with 8 runners.
Can you put your config file docker-compose.yaml without sensitive info?
I use manifest K8s
You can send the YAML config as well
Describe the bug CRAWLAB_TASK_HANDLER_MAXRUNNERS | Max number of task runners (concurrent spider tasks) that a node can run | 16 | 8
I want to set CRAWLAB_TASK_HANDLER_MAXRUNNERS = 0 for Crawlab master, due to I don't want to run task on Crawlab master
To Reproduce Steps to reproduce the behavior: Update CRAWLAB_TASK_HANDLER_MAXRUNNERS = 0
Expected behavior Max runner on Crawlab master is 0