retryOnSameFailure

If false (default), then the retry will stop if dependency fails with the same error again. If true, then the failed dependency will be restarted until all the retry attempts are exhausted.