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

Commits on May 23, 2022

  1. Handle a missing CountDetails node in the returned responses for Get<…

    …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.
    ripark committed May 23, 2022
    Configuration menu
    Copy the full SHA
    17300e9 View commit details
    Browse the repository at this point in the history