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

Fix ingestion error on missing exception message #2064

Merged
merged 4 commits into from
Jan 26, 2022
Merged

Conversation

trask
Copy link
Member

@trask trask commented Jan 21, 2022

Fixes issue where breeze rejects exception telemetry due to empty message:

{"itemsReceived":2,"itemsAccepted":1,"errors":[{"index":1,"statusCode":400,"message":"109: Field 'message' on type 'ExceptionDetails' is required but missing or empty. Expected: string, Actual:  "}]}

@heyams
Copy link
Contributor

heyams commented Jan 21, 2022

can we add a test?

@trask trask merged commit 8e20bfb into main Jan 26, 2022
@trask trask deleted the fix-ingestion-error branch January 26, 2022 00:39
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