Clio  develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::Retry::Delays Struct Reference

The delays to use between retry attempts. More...

#include <Retry.hpp>

Public Attributes

std::chrono::steady_clock::duration initial
std::chrono::steady_clock::duration max

Detailed Description

The delays to use between retry attempts.

Equal initial and max mean a flat delay with no backoff.


The documentation for this struct was generated from the following file: