Skip to content

Config option to set connection, read & write timeout vars #586

Open
@mirrorps

Description

@mirrorps

Great package, saves a lot of time. Thanks!

Suggestion: It would be great if there is a config option (ex. array) to set the timeout options used in PhpAmqpLib\Connection\AMQPConnectionConfig: $connectionTimeout, $readTimeout, $writeTimeout

Now to achieve this one have to create a dedicated class extending AMQPStreamConnection, only to set 2 lines of code.

I can implement a PR if you like.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions