[#node-OVERLOADED_PEER_TX_DELAY] = xref:node.adoc[node]::OVERLOADED_PEER_TX_DELAY :relfileprefix: ../ :mrdocs: How long to delay requesting transactions from overloaded peers (see MAX_PEER_TX_REQUEST_IN_FLIGHT). == Synopsis Declared in `<node/txdownloadman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr auto OVERLOADED_PEER_TX_DELAY = {2s}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#