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

Avoid context canceled errors #1789

Merged
merged 2 commits into from
Mar 7, 2021
Merged

Commits on Mar 7, 2021

  1. Store original error as internal field for proxy errors

    Signed-off-by: Seena Fallah <seenafallah@gmail.com>
    clwluvw committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    e99c57b View commit details
    Browse the repository at this point in the history
  2. Avoid context canceled errors

    Return 499 Client Closed Request when the client has closed the request before the server could send a response
    
    Signed-off-by: Seena Fallah <seenafallah@gmail.com>
    clwluvw committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    01fbe2a View commit details
    Browse the repository at this point in the history