Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Service Bus] Pass error source, namespace, entityPath details in the error callback #11869

Closed
ramya-rao-a opened this issue Oct 15, 2020 · 0 comments · Fixed by #11927
Closed
Assignees
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Service Bus

Comments

@ramya-rao-a
Copy link
Contributor

In the API that registers message and error handlers to receive messages continuously in Service Bus, the error callback does not have any additional context on the error. The below context would be very helpful

  • error source: The error may have come from the receiver's attempt to
    • auto complete the message on message callback completion
    • auto abandon the message on message callback failure
    • auto renew the lock
    • run the message callback
  • namespace and entity path details

Additionally, we can also consider passing the namespace and entity path details to the message callback

@ghost ghost added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Oct 15, 2020
@ramya-rao-a ramya-rao-a added Client This issue points to a problem in the data-plane of the library. Service Bus labels Oct 15, 2020
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Oct 15, 2020
@ramya-rao-a ramya-rao-a added this to the [2020] November milestone Oct 15, 2020
@ramya-rao-a ramya-rao-a added the blocking-release Blocks release label Oct 20, 2020
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this issue Jan 12, 2021
[Hub Generated] Review request for Microsoft.KeyVault to add version preview/2020-04-01-preview (Azure#11869)
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Service Bus
Projects
None yet
2 participants