mongodb_proxy.py
3.91 KB
-
Replaces Executable class with autoretry_read decorator. · 25706879
The decorator can be used to wrap high-level methods so that exceptions happening when iterating the cursor can be handled with the same logic. Also only specific read methods are retried.
Usman Khalid committed