Package com.maybeitssquid.retry


package com.maybeitssquid.retry
  • Classes
    Class
    Description
    Predicate to prevent a retry if there is a Retry-After header that specifies too long a wait interval.
    Parses an HTTP Retry-After header to determine how long to wait before retrying.
    Predicate to decide whether a retry is allowable based on the HTTP response code.