Retry logic occurs regardless of the underlying command. Retrying ``mapReduce`` has the potential for degraded performance.
Retrying a ``getMore`` command has the potential to miss results. For those commands, use generic command helpers (like |generic-cmd|) instead.