Skip to content

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

Merged
yisraelU merged 4 commits into
series/0.17from
timeout-server-side-fix
Jan 9, 2023
Merged

yisraelU merged 4 commits into
series/0.17from
timeout-server-side-fix

Conversation

@yisraelU

@yisraelU yisraelU commented Jan 9, 2023

Copy link
Copy Markdown
Contributor

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

Baccata commented Jan 9, 2023

Copy link
Copy Markdown
Contributor

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.

@daddykotex daddykotex left a comment

Copy link
Copy Markdown
Contributor

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