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

Handle a missing CountDetails node in the returned responses for Get<Entity>RuntimeProperties #18213

Merged

Conversation

richardpark-msft
Copy link
Member

Return an error for a missing CountDetails node in the returned responses for GetRuntimeProperties. This doesn't fix the issue in #17868 but it'll stop the panic, which is infinitely worse.

…Entity>RuntimeProperties.

We can't replicate this locally but a customer can and there's no good reason to have a panic() here. For now, we'll return an error so it can be handled in a structured way and we'll see if we can narrow it down.
@richardpark-msft
Copy link
Member Author

/azp run go - azservicebus

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@richardpark-msft richardpark-msft merged commit a027916 into Azure:main May 23, 2022
@richardpark-msft richardpark-msft deleted the sb-atom-count-details-error branch May 23, 2022 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants