Hi, I have launched Rasa X on Windows following this tutorial: Docker-Compose Manual Install but it randomly freezes everything (rasa-x, rasa-production etc) and rasa-x
gives me this errors:
rasa-x_1 | Run time of job "GitService.run_background_synchronization (trigger: cron[minute='*'], next run at: 2020-05-20 13:03:00 UTC)" was missed by 0:00:06.128577
rasa-x_1 | Run time of job "GitService.run_background_synchronization (trigger: cron[minute='*'], next run at: 2020-05-20 13:04:00 UTC)" was missed by 0:00:55.853497
rasa-x_1 | Run time of job "GitService.run_background_synchronization (trigger: cron[minute='*'], next run at: 2020-05-20 13:04:00 UTC)" was missed by 0:00:50.965131
After some random time everything starts working for about a minute and then above errors happen again and everything is frozen. I didn’t connet Rasa X to any git repository. Sadly it happens completely randomly, sometimes everything works fine for like 30 minutes but then problem with git happens.
Rasa X version: 0.28.3
Rasa version: 1.7.0
Is there a solution for this kind of errors?