Reference
boost::redis::config::resolve_timeout
Time span that the resolve operation is allowed to elapse.
Synopsis
Declared in <boost/redis/config.hpp>
std::chrono::steady_clock::duration resolve_timeout = std::chrono::seconds{10};
Created with MrDocs