Skip to content

fix(middleware-sdk-s3): process errors with 200 status code #3874

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

Merged
merged 6 commits into from
Sep 6, 2022

Conversation

siddsriv
Copy link
Contributor

@siddsriv siddsriv commented Aug 22, 2022

Issue

Fixes: #3856

Description

Process errors with 200 status code in throw200ExceptionsMiddleware

Testing

Unit testing


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@siddsriv siddsriv requested a review from a team as a code owner August 22, 2022 19:47
@trivikr trivikr changed the title S3 middleware 200 exception fix and tests fix(middleware-sdk-s3): process errors with 200 status code Aug 23, 2022
@trivikr

This comment was marked as outdated.

@siddsriv siddsriv force-pushed the s3-middleware-200-exception-test branch from 7db0784 to 3d58b5f Compare August 23, 2022 21:07
@siddsriv
Copy link
Contributor Author

(force) push above -- that refactors the tests. Needs more work before PR.

@trivikr trivikr marked this pull request as draft August 23, 2022 21:18
@siddsriv siddsriv force-pushed the s3-middleware-200-exception-test branch from 3d58b5f to 7927365 Compare August 24, 2022 20:12
@siddsriv siddsriv marked this pull request as ready for review August 24, 2022 21:18
@siddsriv siddsriv force-pushed the s3-middleware-200-exception-test branch from 7927365 to 8afcb69 Compare August 29, 2022 18:06
@trivikr trivikr merged commit 850c13f into aws:main Sep 6, 2022
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2022
@siddsriv siddsriv deleted the s3-middleware-200-exception-test branch January 19, 2023 18:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed requests always return 400 as the response code
4 participants