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

Suggestion: Issue Maintenance on Github #1196

Open
chriscz opened this issue Nov 3, 2023 · 2 comments
Open

Suggestion: Issue Maintenance on Github #1196

chriscz opened this issue Nov 3, 2023 · 2 comments

Comments

@chriscz
Copy link

chriscz commented Nov 3, 2023

Hi there,

I've noticed several issues are very old or seem to not be relevant anymore, it would be great if these can be closed because they create the impression that DelayedJob is buggy or unmaintained when this is clearly not the case.

The reason I bring this up is because I've been looking at the background job landscape of ruby recently for database-backed job runners and it looks like delayed_job is the only maintained one that works with MySQL.

@jpwynn
Copy link

jpwynn commented Jul 25, 2024

create the impression that DelayedJob is buggy or unmaintained when this is clearly not the case.

@criscz since the last release was 2022-09-28, and the last closed issues was late 2023, are we still confident that's not the case?

I've been holding off migrating from Rails 5.2.8 to 6, then 7, while keeping an eye on the issues/releases, specifically because we rely so heavily on DJ and have been fervently hoping we do not have to replace it in our stack.

If you've moved off DJ, what did you find that worked for you?

@albus522
Copy link
Member

There hasn't been a release because it hasn't been needed. DJ continues to work just fine for the vast majority of users.

The only actual issue that I am aware of is the job specific timeout interplay with the worker timeout, which is a weirdly complex issue to solve for.

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

No branches or pull requests

3 participants