Skip to content

Cosmos - live test robustness improvements#41068

Merged
FabianMeiswinkel merged 12 commits into
Azure:mainfrom
FabianMeiswinkel:users/fabianm/LiveTestImprovements
Jul 10, 2024
Merged

Cosmos - live test robustness improvements#41068
FabianMeiswinkel merged 12 commits into
Azure:mainfrom
FabianMeiswinkel:users/fabianm/LiveTestImprovements

Conversation

@FabianMeiswinkel

Copy link
Copy Markdown
Member

Description

Live tests sometimes fail due to throttling in the TestSuiteBase.trunacteCollection method. This could happen when cleaning up test data left over from a test injecting relatively many documents. Changing the logic here to add more retries on throttling 429/3200.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@FabianMeiswinkel

Copy link
Copy Markdown
Member Author

/azp run java - cosmos - tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@FabianMeiswinkel

Copy link
Copy Markdown
Member Author

/azp run java - cosmos - tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@FabianMeiswinkel FabianMeiswinkel merged commit 82c2392 into Azure:main Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants