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

Configure what adapters should be loaded into Mission Control #26

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

rosa
Copy link
Member

@rosa rosa commented Jan 26, 2024

If none is configured and there's an active job queue adapter configured, use that by default.

In this way, the engine can load with apps that don't use resque or solid queue. Also, if no applications have been configured, just set them by default based on the adapters configured.

If none is configured and there's an active job queue adapter configured,
use that by default.

In this way, the engine can load with apps that don't use resque or solid queue.
Also, if no applications have been configured, just set them by default
based on the adapters configured.
@rosa rosa merged commit ec08e8d into main Jan 26, 2024
2 checks passed
@rosa rosa deleted the check-for-defined-adapters branch January 26, 2024 16: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.

1 participant