Fetches resource several times until an expected condition is reached, timeouts, or throws an exception.
The condition to stop waiting
The method to retrieve resource
The resource request options
Optional
The retry strategy options
An optional custom strategy
A promise of resource
Fetches resource several times until an expected condition is reached, timeouts, or throws an exception.