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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent pending HealthQeueueJob in Horizon #221

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

edwinvdpol
Copy link

@edwinvdpol edwinvdpol commented Feb 29, 2024

Hi there,

I noticed on my production server that there were a lot of HealthQueueJob entries in the "Pending Jobs" list on Horizon.

After some searching online, I found this issue on GitHub. They suggested that you can add a sleep to prevent this from happening. As written in the docs, this job needs to run every minute, so adding a pauze of 2 seconds could be the solution in this case?

The jobs runs on average 0.005 seconds on the server, which is too fast from what I read online...

Maybe 1 second will also be enough, but I don't know for sure.

馃憢 Edwin

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