-
Notifications
You must be signed in to change notification settings - Fork 48
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
add option to support good job for background jobs instead of sidekiq #1997
Conversation
…amvera/hyku into mr_good_job_its_got_to_be_good
This looks fine on Adventist knapsack but I wasn't able to get good jobs' jobs running. The jobs would queue in the terminal, but even w the worker container running they were not moving or showing up in the good_job dashboard. When I switched the env var to sidekiq, everything worked fine. Testing this branch now to isolate if it's an adventist_knapsack problem or not. cc @orangewolf |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This commit adds a conditional to run the correct command for sidekiq or good_job, when running docker compose up.
…amvera/hyku into mr_good_job_its_got_to_be_good
@ShanaLMoore do you agree this is working now? |
this got merged some other way |
No description provided.