Interface Retryable (1.20.0)

  public 
  
 interface 
 Retryable 
 

Methods

getRetryCount()

  public 
  
 abstract 
  
 int 
  
 getRetryCount 
 () 
 

Gets a number of performed retries for related HttpRequest

Returns
Type
Description
int

a number of performed retries

isRetryable()

  public 
  
 abstract 
  
 boolean 
  
 isRetryable 
 () 
 

A flag indicating whether the error is retryable

Returns
Type
Description

true if related error is retryable, false otherwise

Design a Mobile Site
View Site in Mobile | Classic
Share by: