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

add option to support good job for background jobs instead of sidekiq #1997

Closed
wants to merge 13 commits into from

Conversation

orangewolf
Copy link
Member

No description provided.

app/assets/javascripts/admin_color_select.js Show resolved Hide resolved
app/assets/javascripts/admin_color_select.js Show resolved Hide resolved
app/assets/javascripts/admin_color_select.js Show resolved Hide resolved
app/assets/javascripts/admin_color_select.js Outdated Show resolved Hide resolved
app/assets/javascripts/admin_color_select.js Outdated Show resolved Hide resolved
app/assets/javascripts/admin_color_select.js Outdated Show resolved Hide resolved
app/assets/javascripts/admin_color_select.js Outdated Show resolved Hide resolved
app/assets/javascripts/admin_color_select.js Outdated Show resolved Hide resolved
app/assets/javascripts/admin_color_select.js Outdated Show resolved Hide resolved
app/assets/javascripts/admin_color_select.js Outdated Show resolved Hide resolved
@ShanaLMoore
Copy link
Collaborator

ShanaLMoore commented Sep 25, 2023

This endpoint is working for adventist_knapsack (which should be using good_jobs instead of sidekiq), however revoking my approval until we we also manually test this by creating a work with an attachment.

The HOUND issues will get corrected once this branch gets updates from main.

image

@ShanaLMoore ShanaLMoore added the minor-ver for release notes label Sep 25, 2023
@ShanaLMoore ShanaLMoore self-requested a review September 25, 2023 21:49
@ShanaLMoore
Copy link
Collaborator

ShanaLMoore commented Sep 28, 2023

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

Copy link
Collaborator

@ShanaLMoore ShanaLMoore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pulled down this branch and see sidekiq when visting /jobs even tho the env var says good_job

image

@orangewolf
Copy link
Member Author

@ShanaLMoore do you agree this is working now?

@orangewolf
Copy link
Member Author

this got merged some other way

@orangewolf orangewolf closed this Aug 19, 2024
@orangewolf orangewolf deleted the mr_good_job_its_got_to_be_good branch August 19, 2024 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants