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

[compliance tests] addresses timeouts on the server side #712

Merged
merged 4 commits into from
Jan 9, 2023

Conversation

yisraelU
Copy link
Contributor

@yisraelU yisraelU commented Jan 9, 2023

which are caused by payload or metadata decoding errors which are translated into an http4s response and deferred.complete is never called.
This causes the real error to remain hidden

…metadata decoding errors which are translated to a BadRequest http4s response and deferred.complete is never called
@Baccata Baccata changed the title addresses timeouts on the server side [compliance tests] addresses timeouts on the server side Jan 9, 2023
@Baccata
Copy link
Contributor

Baccata commented Jan 9, 2023

Additionally : when you create a PR, please be mindful of the public nature of the project : people who aren't familiar with the project might open the pull-request list.

You should be as precise in the titles of your PR as possible, and try to describe the problem in a way that random people reading may have a chance of understanding it.

Copy link
Contributor

@daddykotex daddykotex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job

For future self, this PR is related to #708

@yisraelU yisraelU merged commit df50151 into series/0.17 Jan 9, 2023
@yisraelU yisraelU deleted the timeout-server-side-fix branch January 9, 2023 16:20
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.

4 participants