Similar to SERVER-75637, a write to config.chunks could fail when a stepdown happens to the CSRS. Using "retryWrites" should solve the problem.
- related to
-
SERVER-75637 Use 'retryWrites' when directly writing to the CSRS in `merge_all_chunks_on_shard.js`
- Closed