Skip to content

Ignore RequestAborted on Session commit #11858

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 1 commit into from
Jul 3, 2019
Merged

Conversation

Tratcher
Copy link
Member

@Tratcher Tratcher commented Jul 3, 2019

#3479 This has long caused obnoxious errors to be logged if the client disconnects before the session is committed. We've downgraded the error several times but really we needed to ignore the RequestAborted token. There's still a configurable timeout used for the IO.

Also added an slnf.

@Tratcher Tratcher added this to the 3.0.0-preview8 milestone Jul 3, 2019
@Tratcher Tratcher requested a review from JunTaoLuo July 3, 2019 16:38
@Tratcher Tratcher requested a review from analogrelay as a code owner July 3, 2019 16:38
@Tratcher Tratcher self-assigned this Jul 3, 2019
@Tratcher Tratcher merged commit 3f73a0f into master Jul 3, 2019
@Tratcher Tratcher deleted the tratcher/cancelsession branch July 3, 2019 19:58
@amcasey amcasey added the area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares label Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants