After upgrading to 0.13.1 version tasks dont scheduled with local agent. I noticed that docker-compose.yml changed and sheduler.py missed from src dir. So agent does not start task
j
josh
08/11/2020, 12:03 PM
Hi @bral could you open an issue on the repo for your environment and what you are seeing? The scheduler is still a part of the docker-compose deployment but it falls under the
towel
service (which also contains things like the zombie killer and lazarus process).
b
bral
08/11/2020, 8:09 PM
@josh thank you for quick response ! I created new issue.