-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I have tried to debug how this codecov/worker works and it looks like its launching celery beat per worker instance. And if multiple beats are executed the tasks are duplicated as well. Which basically means that there is no way to run multiple worker instances?
So my question is: is there way to run multiple instances? Is codecov really running one worker in production?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested