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

Reaper doesn't work - lua or ruby #498

Closed
pavels opened this issue Apr 22, 2020 · 3 comments · Fixed by #493
Closed

Reaper doesn't work - lua or ruby #498

pavels opened this issue Apr 22, 2020 · 3 comments · Fixed by #493
Assignees

Comments

@pavels
Copy link

pavels commented Apr 22, 2020

Version of gem is >=7.0.0.beta15

I first tried to enable LUA reaper - it reaps running jobs. I have lock: until_executed, as soon as the jobs starts being processed by some worker, it's digest get's reaped. So with reaper enabled, i see Execution successfully returned 1 in the logs and the digest is gone.

Than i tried ruby reaper - i have just couple of jobs running (but they run very long, like 30 minutes each) - until no job is running, all is fine, but once some job gets executed is see only Execution timed out in the logs - it doesn't reap running jobs but most likely because of that timeout.

@mhenrixon
Copy link
Owner

Related to #488. Seems like there is still some adjustments needed for long running jobs.

@mhenrixon mhenrixon linked a pull request Apr 23, 2020 that will close this issue
@mhenrixon
Copy link
Owner

Still having the same problem @pavels ? the PR #493 should have fixed it, curious if it really did or not.

@mhenrixon
Copy link
Owner

Closing and directing to #571. There was another 14 releases of the beta before moving on to v7 no beta. Try v7.0.1.

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

Successfully merging a pull request may close this issue.

2 participants