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

Changing REST content response processing #13764

Merged
merged 5 commits into from
May 24, 2024

Conversation

mike12345567
Copy link
Collaborator

Description

Changing how content processing works for responses from REST API - try and reduce the chance of an error in the case of malformed data being returned.

There had been cases of empty responses returning content types which would be considered invalid - trying to capture when this happens and just return the raw content instead - making it more obvious what happened to the user.

…ry and reduce the chance of an error in the case of malformed data being returned.
@mike12345567 mike12345567 added the firestorm Data/Infra/Revenue Team label May 23, 2024
@mike12345567 mike12345567 self-assigned this May 23, 2024
@mike12345567 mike12345567 requested a review from a team as a code owner May 23, 2024 16:58
@mike12345567 mike12345567 requested review from adrinr and removed request for a team May 23, 2024 16:58
@mike12345567 mike12345567 merged commit f67601b into master May 24, 2024
10 checks passed
@mike12345567 mike12345567 deleted the fix/rest-content-processing branch May 24, 2024 12:28
@github-actions github-actions bot locked and limited conversation to collaborators May 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
firestorm Data/Infra/Revenue Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants