Details
-
Improvement
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Service Arch
Description
future_util.h defines an API for executing async, future-returning try-until loops (running code repeatedly until some condition is satisfied). Sometimes, we just want to loop the code indefinitely, with no termination condition. We should extend this API to provide a "Loop" utility for these cases, where no (always-false) condition needs to be chained on to the looping request.
Attachments
Issue Links
- related to
-
SERVER-64649 Complete TODO listed in SERVER-53766
-
- Closed
-