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: Adds short link and cancellation token status into message #3234

Commits on May 31, 2022

  1. Add helplink and cancellation token status into message and add testi…

    …ng logic to validate
    Iman Malik committed May 31, 2022
    Configuration menu
    Copy the full SHA
    cc248f5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into users/imanvt/3039-update-cosmosoperationca…

    …nceledexception-message
    imanvt authored May 31, 2022
    Configuration menu
    Copy the full SHA
    606dc48 View commit details
    Browse the repository at this point in the history
  3. remove accidental addition of using statement

    Iman Malik committed May 31, 2022
    Configuration menu
    Copy the full SHA
    468b4d2 View commit details
    Browse the repository at this point in the history
  4. 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 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    bd3312c View commit details
    Browse the repository at this point in the history
  5. reorder lazy message and use lazy message as ToString

    Iman Malik committed May 31, 2022
    Configuration menu
    Copy the full SHA
    6d16177 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Update Microsoft.Azure.Cosmos/src/Resource/CosmosExceptions/CosmosOpe…

    …rationCanceledException.cs
    
    Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
    imanvt and ealsur authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    c1725bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    460eeaf View commit details
    Browse the repository at this point in the history
  3. Add new field and method to create ToString output without duplicate …

    …messages
    Iman Malik committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    d6281dc View commit details
    Browse the repository at this point in the history
  4. convert toString field to Lazy string

    Iman Malik committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    4c52869 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into users/imanvt/3039-update-cosmosoperationca…

    …nceledexception-message
    imanvt authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    c800648 View commit details
    Browse the repository at this point in the history