minghuaw / azeventhubs

Unofficial Azure Event Hubs SDK over AMQP 1.0 for rust
4 stars 2 forks source link

0.18.2 #25

Closed minghuaw closed 6 months ago

minghuaw commented 6 months ago
  1. Added more debug logs
  2. Perform management client recovery anyway even if the management link session is still active (currently there is no guarantee that the session will be closed when the link is closed, and there is no cheap way to check if the management link is still active)