Skip to content

Conversation

@MihaZupan
Copy link
Member

Closes #2317

We'll call TransformResponseAsync with a null proxyResponse as part of error handling to give transforms a chance to always run.
If they end up throwing a cancellation exception there's no point in us propagating it out given we're about to report a more specific error anyway.

@MihaZupan MihaZupan added this to the v.Next milestone Mar 25, 2024
@MihaZupan MihaZupan requested a review from benjaminpetit March 25, 2024 18:32
@MihaZupan MihaZupan self-assigned this Mar 25, 2024
@MihaZupan MihaZupan requested a review from Tratcher as a code owner March 25, 2024 18:32
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.

Cancellation exception escapes when session affinity is enabled

2 participants