Skip to content

Conversation

rossabaker
Copy link
Member

No description provided.

@mergify mergify bot added series/0.23 PRs targeting 0.23.x module:blaze-server labels Mar 27, 2022
Comment on lines +213 to +215
F.delay(logger.error(t)(s"Error running request: $req")).attempt *>
F.delay { cancelToken = None } *>
F.delay(closeConnection())
Copy link
Member Author

Choose a reason for hiding this comment

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

Maybe there should be some guarantees in here instead of the ad hoc attempt. This is just a fairly literal merge.

Copy link
Member

@danicheg danicheg Mar 27, 2022

Choose a reason for hiding this comment

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

Good point. If nobody minds, I would undertake this. And I think this isn't a blocker for current PR.

@rossabaker rossabaker merged commit 9a61eba into http4s:series/0.23 Mar 28, 2022
@rossabaker rossabaker added the behind-the-scenes Appreciated, but not user-facing label May 24, 2022
rossabaker added a commit to http4s/blaze that referenced this pull request May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
behind-the-scenes Appreciated, but not user-facing module:blaze-server series/0.23 PRs targeting 0.23.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants