Actions
dev #3466
opendev #3386: [BE] Back end enhancements
Update background worker configurations
Description
- workers will only run when tool scraping or emmail sending work will start
- after tool scrap or email sending workers will stop
- clean queue statues before and after each worker runs
- updated removeOnComplete and removeOnFail configs for workers
- created 2 new functions to handle sinlge worker starting and stopping
Actions