minghuaw / azeventhubs

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

Producer client panics upon retrying CBS auth after idling #6

Closed minghuaw closed 7 months ago

minghuaw commented 7 months ago
[2023-12-07T00:42:26Z ERROR azeventhubs::amqp::amqp_cbs_link] CBS authorization refresh failed: Local error: IllegalSessionState
[2023-12-07T00:42:50Z INFO  event_hub_producer_example] 60 minutes passed
thread 'tokio-runtime-worker' panicked at src\amqp\amqp_cbs_link.rs:322:38:
invalid key
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Error: Error { context: Custom(Custom { kind: Io, error: IllegalSessionState }) }