-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
myddleware:synchro ALL not working: The number of maximum instances has been exceeded. #1111
Comments
Hi @JiahuiLuData , This will be improved in the next Myddleware version. It should solved your problem. |
That worked! Thanks! |
Hi @JiahuiLuData , Does it run ? If not could you give us what resut you get ? Thanks. |
I have my crontab running "myddleware:synchro ALL". It didn't throw any errors out but it just not working. I exported the log file and find records like this whenever I run myddleware:synchro ALL:
// Cronjobs started at Tue, 23 Jan 2024 23:30:02 +0000
Execute cronjobs
[Info] Found 6 jobs
Running "myddleware:synchro ALL"
[Note] cronjob will not be executed. The number of maximum instances has been
exceeded.
[Info] myddleware:synchro ALL : Begin 2024-01-23 11:30:03
[Info] myddleware:synchro ALL : End 2024-01-23 11:30:05
I don't know where to see the config for maximum instances.
Other jobs such as rerun errors are working fine. Just synchro ALL not working. Can you help me with it?
Thanks
The text was updated successfully, but these errors were encountered: