rabbitmq / rabbitmq-erlang-client

Erlang client for RabbitMQ
https://www.rabbitmq.com/
Other
184 stars 127 forks source link

Document the Timeout parameter to wait_for_confirms #138

Closed lukebakken closed 3 years ago

lukebakken commented 3 years ago

This parameter is in seconds. Also remove superfluous CALL_TIMEOUT macro.

cc @dumbbell

Also see rabbitmq/rabbitmq-server#2490

michaelklishin commented 3 years ago

@lukebakken should this be backported?

michaelklishin commented 3 years ago

Backported to v3.8.x.

michaelklishin commented 3 years ago

All depenent PRs backported as well.