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

CosmosOperationCanceledException: Fixes Closure on Cancellation Token status #3253

Conversation

imanvt
Copy link
Contributor

@imanvt imanvt commented Jun 3, 2022

Pull Request Template

Description

Cancellation token status is currently evaluated when lazyMessage.value is used. This PR updates this to get the cancellation token during creation of the exception

Type of change

  • [] Bug fix (non-breaking change which fixes an issue)

Closing issues

closes #3248

@ealsur ealsur enabled auto-merge (squash) June 3, 2022 18:15
@ealsur ealsur merged commit cce4250 into master Jun 3, 2022
@ealsur ealsur deleted the users/imanvt/3248-cosmosoperationcanceledexception-closure-on-token branch June 3, 2022 19:07
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.

CosmosOperationCanceledException: Closure on token
2 participants