Skip to content
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

Consider adding lock timeouts #10514

Open
ThePooN opened this issue Sep 1, 2023 · 0 comments
Open

Consider adding lock timeouts #10514

ThePooN opened this issue Sep 1, 2023 · 0 comments

Comments

@ThePooN
Copy link
Member

ThePooN commented Sep 1, 2023

If a scheuled job fails (not gracefully), the lock can remain and stop any following job to be created. Happened today to the ranking scheduled tasks during a networking blip. This can easily go unnoticed because we don't have metrics/monitors for scheduled tasks.

If keeping withoutOverlapping is desired, we should consider configuring timeouts as mentioned in https://laravel.com/docs/9.x/scheduling to improve reliability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants