Description
Reruns failed RSpec examples to help investigate brittle or intermittent tests. It is useful for collecting evidence about flaky behavior while a real fix is being prepared.
Reruns can hide instability if treated as success. Track flaky examples, keep retry counts low, and fix timing, isolation, or external dependency problems.