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

Return correlation ID from API Error #232

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Conversation

alex-stone
Copy link
Contributor

@alex-stone alex-stone commented Sep 11, 2024

What changed? Why?

This makes it so that the correlation ID from the API Error is returned in the API Error response. This will help in debugging issues more easily as we can quickly link together associated requests.

How has this been tested?

  • Running the SDK locally against deployed API

Qualified Impact

This makes it so that the correlation ID from the API Error is
returned in the API Error response. This will help in debugging
issues more easily as we can quickly link together associated
requests.
This runs the `format` script to update all files from our
formatting.
@alex-stone alex-stone merged commit 0242059 into v0.5.0 Sep 11, 2024
6 checks passed
@alex-stone alex-stone deleted the stone/correlation-id branch September 11, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants