Determines whether a failed data operation should be retried. Returning a resolved promise means to retry the data operation. A rejected promise means not to retry the data operation.
The Request object.
The Response object.
Resolving the promise means to retry the data operation. Rejecting the promise means not to retry the data operation.
Determines whether a failed data operation should be retried. Returning a resolved promise means to retry the data operation. A rejected promise means not to retry the data operation.