-
Notifications
You must be signed in to change notification settings - Fork 494
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: Adds short link and cancellation token status into message #3234
CosmosOperationCanceledException: Adds short link and cancellation token status into message #3234
Commits on May 31, 2022
-
Add helplink and cancellation token status into message and add testi…
…ng logic to validate
Iman Malik committedMay 31, 2022 Configuration menu - View commit details
-
Copy full SHA for cc248f5 - Browse repository at this point
Copy the full SHA cc248f5View commit details -
Merge branch 'master' into users/imanvt/3039-update-cosmosoperationca…
…nceledexception-message
Configuration menu - View commit details
-
Copy full SHA for 606dc48 - Browse repository at this point
Copy the full SHA 606dc48View commit details -
remove accidental addition of using statement
Iman Malik committedMay 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 468b4d2 - Browse repository at this point
Copy the full SHA 468b4d2View commit details -
Merge branch 'users/imanvt/3039-update-cosmosoperationcanceledexcepti…
…on-message' of https://github.com/Azure/azure-cosmos-dotnet-v3 into users/imanvt/3039-update-cosmosoperationcanceledexception-message
Iman Malik committedMay 31, 2022 Configuration menu - View commit details
-
Copy full SHA for bd3312c - Browse repository at this point
Copy the full SHA bd3312cView commit details -
reorder lazy message and use lazy message as ToString
Iman Malik committedMay 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 6d16177 - Browse repository at this point
Copy the full SHA 6d16177View commit details
Commits on Jun 1, 2022
-
Update Microsoft.Azure.Cosmos/src/Resource/CosmosExceptions/CosmosOpe…
…rationCanceledException.cs Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c1725bd - Browse repository at this point
Copy the full SHA c1725bdView commit details -
update ToString to have full originalException ToString and lazyMessage
Iman Malik committedJun 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 460eeaf - Browse repository at this point
Copy the full SHA 460eeafView commit details -
Add new field and method to create ToString output without duplicate …
…messages
Iman Malik committedJun 1, 2022 Configuration menu - View commit details
-
Copy full SHA for d6281dc - Browse repository at this point
Copy the full SHA d6281dcView commit details -
convert toString field to Lazy string
Iman Malik committedJun 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 4c52869 - Browse repository at this point
Copy the full SHA 4c52869View commit details -
Merge branch 'master' into users/imanvt/3039-update-cosmosoperationca…
…nceledexception-message
Configuration menu - View commit details
-
Copy full SHA for c800648 - Browse repository at this point
Copy the full SHA c800648View commit details