Skip to content

Log Supervisor validation errors #583

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AlexanderNosenko
Copy link

@AlexanderNosenko AlexanderNosenko commented Jun 20, 2025

Issue: #582

TLDR: Since v1.1.1 SolidQueue silently (kinda) fails on startup. No processes are launched no failure logs are recorded.

If STDOUT is not collected in your logs, startup failure message would be lost. The instrumentation of Supervisor startup begins after the configuration is validated, so logger doesn't have a chance to catch these.

This is a solution that we think might help some teams, it would definitely have helped us. Please feel free to propose a better solution of course!

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