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

improvement: stop rendering if Context is cancelled #3801

Merged
merged 1 commit into from
Jun 11, 2020

Conversation

bboreham
Copy link
Collaborator

Typically this means the http caller has closed the connection, so no point responding to them.

Also check at the point we send a response back, and log to OpenTracing.

Typically this means the http caller has closed the connection,
so no point responding to them.

Also check at the point we send a response back, and log to OpenTracing.
@bboreham bboreham requested review from qiell and satyamz as code owners June 11, 2020 11:14
@bboreham bboreham merged commit c71bf0f into master Jun 11, 2020
@bboreham bboreham deleted the cancel-rendering branch June 11, 2020 11:45
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.

1 participant