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

(WIP) Try to fix #1216 by changing order of error handling #1294

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

tatu-at-datastax
Copy link
Contributor

What this PR does:

Tries to fix #1216: indicate non-parseable request by HTTP 400 (instead of 200)

Which issue(s) this PR fixes:
Fixes #1216

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@tatu-at-datastax tatu-at-datastax self-assigned this Jul 23, 2024
@tatu-at-datastax tatu-at-datastax requested a review from a team as a code owner July 23, 2024 16:48
@tatu-at-datastax tatu-at-datastax changed the title Try to fix #1216 by changing order of error handling (WIP) Try to fix #1216 by changing order of error handling Aug 19, 2024
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.

Change "unparseable JSON" error to HTTP 400 (follow-up to #1200 / #1212)
2 participants