-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
Fully Compatible
-
Repl 2025-03-17
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
This code intends to retry on CappedPositionLost errors. However, it looks like the query is outside of the retry loop, which may lead the assert.soon() to retry until the timeout expires, then fail.