8000 Change job iteration method from sidekiq to activejob by Floppy · Pull Request #3678 · manyfold3d/manyfold · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Change job iteration method from sidekiq to activejob #3678

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.

B 8000 y 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

Merged
merged 3 commits into from
Feb 27, 2025
Merged

Conversation

Floppy
Copy link
Collaborator
@Floppy Floppy commented Feb 27, 2025

@matthewbadeau I found job-iteration, which is the activejob gem that the sidekiq iteration design was based on. It's still maintained, so I've swapped the FixNilFileSizeValues job over to that, and then been able to make it unique using the stuff added in #3676.

activejob-status also records job start and finish, so I just removed the on_start and on_complete logging.

@Floppy Floppy added the improvement Refactors and behind-the-scenes improvements label Feb 27, 2025
@Floppy Floppy enabled auto-merge February 27, 2025 17:08
@Floppy Floppy merged commit fbc68d3 into main Feb 27, 2025
11 checks passed
@Floppy Floppy deleted the job-iteration branch February 27, 2025 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Refactors and behind-the-scenes improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0