0x4b53 / amqp-rpc

🐰 Framework to use RabbitMQ as RPC
MIT License
45 stars 8 forks source link

Increase chanSendWaitTime to larger number of seconds. #103

Closed EricIO closed 1 year ago

EricIO commented 1 year ago

Sets the chanSendWaitTime to 10 seconds. We get intermediate drops of connections that take longer than 1 second but is still not an error.

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 2ef58b3c and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 91.1% (0.0% change).

View more on Code Climate.

bombsimon commented 1 year ago

I'll fix the pipeline in a separate PR