Skip to content

Endless loop on configuration problem #4

@judgej

Description

@judgej

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions