Skip to content

Handling amqp.DetachError as retryable error#16944

Closed
e96wic wants to merge 1 commit intoAzure:mainfrom
e96wic:e96wic/servicebus_fix
Closed

Handling amqp.DetachError as retryable error#16944
e96wic wants to merge 1 commit intoAzure:mainfrom
e96wic:e96wic/servicebus_fix

Conversation

@e96wic
Copy link
Copy Markdown

@e96wic e96wic commented Jan 29, 2022

  • The purpose of this PR is explained in this or a referenced issue.
  • The PR does not update generated files.
  • Tests are included and/or updated for code changes.
  • Updates to CHANGELOG.md are included.
  • MIT license headers are included in each file.

@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Jan 29, 2022
@ghost
Copy link
Copy Markdown

ghost commented Jan 29, 2022

Thank you for your contribution e96wic! We will review the pull request and get back to you soon.

@e96wic e96wic closed this Jan 29, 2022
@richardpark-msft
Copy link
Copy Markdown
Member

@e96wic , I believe this handling is similar to the code here:

if errors.Is(err, amqp.ErrSessionClosed) ||

But I want to check if you agree (I noted you closed it, but wanted to double-check).

@e96wic
Copy link
Copy Markdown
Author

e96wic commented Jan 31, 2022

@richardpark-msft Thanks for reaching out! I believe you have fixed my issue with #16831 already. I was using azservicebus in v0.3.2 when seeing subscribe errors after 10 minutes. Would be great to get this released properly, I upgraded to the latest version from the main branch now. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants