Skip to content

Added channel_rpc_timeout as possible option #700

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

Conversation

bravoman
Copy link
Contributor

Added channel_rpc_timeout as a possible option for configuring the bundle default connection.

@bravoman bravoman requested a review from mihaileu as a code owner November 15, 2022 12:28
@bravoman
Copy link
Contributor Author

Depends on this pull request: php-amqplib/php-amqplib#1041

@bravoman
Copy link
Contributor Author

php-amqplib/php-amqplib#1041 is merged already. So now I guess a version bump on the php-amqplib side the composer requirement needs to be upgraded.

@Eloar
Copy link
Contributor

Eloar commented Nov 28, 2022

It seems tests should be updated with new parameter.

@bravoman
Copy link
Contributor Author

mihaileu is this anywhere near a solution? Or do I need some insight in the inner workings of this bundle? I'm quite new here.

Oh and I guess we're still waiting for php-amqplib 3.4.1 here:
image

@mszczesniak94
Copy link

@bravoman 👏

I see there are missing changes in https://github.com/php-amqplib/RabbitMqBundle/blob/master/DependencyInjection/Configuration.php

->scalarNode('channel_rpc_timeout')->defaultValue(0.0)->end()

It would be nice to add information about this parameter to readme eg. this feature requires php-amqplib/php-amqplib: ^3.5.0 change log here and add channel_rpc_timeout to listed parameters.

https://github.com/php-amqplib/RabbitMqBundle/blob/master/README.md

@mihaileu
Copy link
Collaborator

@bravoman an update in readme will help to move it forward

Copy link
Contributor Author

@bravoman bravoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion comments added

@bravoman
Copy link
Contributor Author

Anything else needed for this to move forward?

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions
Copy link

github-actions bot commented Oct 2, 2023

This PR was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions bot closed this Oct 2, 2023
@mihaileu mihaileu reopened this Oct 31, 2023
@mihaileu mihaileu merged commit db70eb7 into php-amqplib:master Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants