We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Adventist uses good jobs for their background worker. Since valkyrizing their application, good job produces the following error and refuses to run.
Hyku uses sidekiq due to trouble getting good jobs to work
related issue reported related solution
The text was updated successfully, but these errors were encountered:
🎉 https://hyku.test/jobs/jobs =>
Sorry, something went wrong.
We reverted back to 6-1-stable via the gem override/bundler inject pattern.
Devs either will need to rebuild after pulling in the changes, or manually copy bundler.d/ to /app/.bundler.d/
🧹 locks rails to support good jobs
828da44
This specific commit is needed for good jobs to work. ref: - scientist-softserv/adventist_knapsack#705
ShanaLMoore
No branches or pull requests
Summary
Adventist uses good jobs for their background worker. Since valkyrizing their application, good job produces the following error and refuses to run.
Acceptance Criteria
Notes
Hyku uses sidekiq due to trouble getting good jobs to work
related issue reported
related solution
The text was updated successfully, but these errors were encountered: