Azure / Azure/data-api-builder
Current Cosmos Tests creates and delete container for each test run. This is leading to 429 errors
Open
cosmos
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
The current Cosmos Tests create and delete a container for each test run. Consider either using a local emulator for Linux and Mac jobs or exploring the feasibility of creating and deleting containers for the entire assembly instead of each individual test run.
Contributor guide
Assessment
This issue has not been assessed yet.