Waiting 120 seconds on the dev environment (or constantly editing the behat.yml) is overwhelming, so I suggest an improvement that allows tests to retry faster when needed.
Some possibilities are:
- A new configuration for dev environment (based on .env file), something like dev-timeout
- A parameter to the behat command, something like --retry-timeout, that could be used on staging to set 120, while the behat.yml could have a lower amount