• Scieneer Common Lisp 1.3.9 online documentation

    http:client-retry-interval object[Generic Function]

    Accessor for the client retry backoff interval in seconds. When a URI request is retried, the client may firstly wait which may allow time for the issue causing the error to clear.

    (setf (http:client-retry-interval object) new-value)[Generic Function]

  •