DocumentClientException.getRetryAfterInMilliseconds Method

Definition

Gets the recommended time interval after which the client can retry failed requests

public long getRetryAfterInMilliseconds()

Returns

long

the recommended time interval after which the client can retry failed requests.

Applies to