-
Type: Task
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Component/s: Retryability
-
None
-
Not Needed
For the MongoClient.bulkWrite API, we should add tests for retryable writes across multiple batches. For instance, a test case where the first bulkWrite batch succeeds, and the second batch fails but then succeeds on retry.
- related to
-
DRIVERS-716 Improved Bulk Write API
- In Progress