amqp / rhea-promise

A promisified layer over rhea AMQP client
Apache License 2.0
30 stars 19 forks source link

Fix issue where Connection constructor is not setting operationTimeoutInSeconds option correctly #99

Closed jeremymeng closed 1 year ago

jeremymeng commented 1 year ago

Description

The regression was introduced in PR #93 when adapting to rhea v3 typing changes.

Reference to any github issues