Struct ExponentialBackoff
Defined in File inference_client_stage.cpp
-
struct ExponentialBackoff
-
Public Functions
- inline mrc::coroutines::Task yield()
Public Members
- std::shared_ptr<mrc::coroutines::Scheduler> m_on
- std::chrono::milliseconds m_delay
- std::chrono::milliseconds m_delay_max