30 [[nodiscard]]
virtual auto to_string() const -> std::
string override;
Definition fail_fast_retry_strategy.hxx:27
virtual auto to_string() const -> std::string override
auto retry_after(const retry_request &request, retry_reason reason) -> retry_action override
Definition retry_action.hxx:25
Definition retry_request.hxx:28
Definition retry_strategy.hxx:29
Represents a single item from the result of collection::scan()
Definition allow_querying_search_index_options.hxx:28
auto make_fail_fast_retry_strategy() -> std::shared_ptr< fail_fast_retry_strategy >
retry_reason
Enumeration of possible retry reasons for operations.
Definition retry_reason.hxx:28