Investigate whether we could configure a timeout for the rspec-retry gem
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Context
We sometimes have specs that take a big chunk of time to retry (example 1, example 2).
In the first example, we took 30 minutes to retry 3 specs.
Goal
See whether we could, and whether we would want to, do retries of the rspec-retry gem for a certain duration (nothing seems documented from the gem page, but maybe we could upstream some mechanism to do this ourselves?).
Edited by 🤖 GitLab Bot 🤖