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

Don't try to enqueue recurring tasks that are undefined #202

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

rosa
Copy link
Member

@rosa rosa commented Nov 10, 2024

For example, if running Mission Control from another app than the one where the recurring task classes are defined.

Fixes #200.

In this case, we hide the button:

Screenshot 2024-11-10 at 21 27 13 Screenshot 2024-11-10 at 21 27 18

This could be supported in a future version, changing how Solid Queue works at the moment, perhaps removing support for jobs using another adapter.

For example, if running Mission Control from another app than the one
where the recurring task classes are defined.

Fixes #200
@rosa rosa merged commit 0cd4cb0 into main Nov 10, 2024
6 checks passed
@rosa rosa deleted the fix-missing-recurring-task-classes branch November 10, 2024 20:28
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

Successfully merging this pull request may close these issues.

Allowing enqueing of recurring task right away doesn't work if misson control is on a separate rails instance
1 participant