retryOnSameFailure

Deprecated

Experimental API, use at your own risk

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