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

[Cosmos DB] Handle cases where desired worker count exceeds int.MaxInt #873

Merged
merged 7 commits into from
Oct 31, 2023

Commits on Aug 9, 2023

  1. init servicefactory

    Vincent Chiang committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dbf4a74 View commit details
    Browse the repository at this point in the history
  2. revert to use versionsuffix again

    Vincent Chiang committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    72a6c81 View commit details
    Browse the repository at this point in the history
  3. add ws

    Vincent Chiang committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4c33999 View commit details
    Browse the repository at this point in the history
  4. remove ws

    Vincent Chiang committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c890cc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. add unit tests and catch overflow exception

    Vincent Chiang committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    52d7d6d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into user/vchiang/fixoverflow

    Vincent Chiang committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    da72aff View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. add chcked block

    Vincent Chiang committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    31d85a0 View commit details
    Browse the repository at this point in the history