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

Endless loop on configuration problem #4

Open
judgej opened this issue Oct 13, 2021 · 0 comments
Open

Endless loop on configuration problem #4

judgej opened this issue Oct 13, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@judgej
Copy link
Member

judgej commented Oct 13, 2021

I think this loop was more a problem in the Laravel framework, but this package can at least check the configurarion to help prevent it.

Some details to be confirmed, but it looks like if message flow has a queue connection defined for outbound messages, and that queue connection is defined in config.queues.connections, then Laravel goes into a fast loop trying to load the config, failing on finding a null, then immediately trying to load the config again as a result.

This was Laravel 8.

@judgej judgej added the bug Something isn't working label Oct 13, 2021
@judgej judgej self-assigned this Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant