Azure / Azure/azure-service-bus-java
Error 'Update disposition request timed out'
- Dominant language
- Java
- Stars
- 62
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
We are migration from the old servicebus sdk to the new one and after the first deployment we had several errors.
One of them is:
{"@timestamp":"2024-12-27T08:31:08.812Z","@version":"1","message":"{\"az.sdk.message\":\"Update disposition request timed out., errorContext[NAMESPACE: ...... ERROR CONTEXT: N/A, PATH: tos_transport_carrier_queue, REFERENCE_ID: session-_6d66ad_1735288220659, LINK_CREDIT: 0]\",\"exception\":\"Update disposition request timed out., errorContext[NAMESPACE: ...... ERROR CONTEXT: N/A, PATH: tos_transport_carrier_queue, REFERENCE_ID: session-_6d66ad_1735288220659, LINK_CREDIT: 0]\",\"connectionId\":\"MF_edd56d_1735208109524\"}","logger_name":"com.azure.core.amqp.implementation.handler.ReceiveLinkHandler2","thread_name":"parallel-1","level":"ERROR","level_value":40000}
Can you tell us what this exception means and how can we avoid it?
SDK version 7.17.7
java version: 17
Thanks,
Cristi
Contributor guide
Assessment
This issue has not been assessed yet.