insert1.js inserts 100,000 documents and keeps encountering "operation was interrupted" errors because we keep terminating the donor primary. Currently, our libraries only retry CRUD operations that fail with a retryable error 3 times.
- is depended on by
-
SERVER-52713 [testing] Add stepdown/kill/terminate to tenant_migration_jscore_passthrough
- Closed
- related to
-
SERVER-67042 reduce number of documents in bulk insert in insert1.js
- Closed