If a download stalls, i.e., no bytes are received for a significant period, it may be better to restart the download as this may indicate a network glitch.
For large requests (e.g. downloads in the GiB to TiB range) this is a better configuration parameter than a simple timeout, as the transfers will take minutes or hours to complete. Relying on a timeout value for them would not work, as the timeout would be too large to be useful. For small requests, this is as effective as a timeout parameter, but maybe unfamiliar and thus harder to reason about.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe latest version available is 2.37.0-rc, which can be accessed via the provided link.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides documentation and links for numerous versions of the \u003ccode\u003eDownloadStallTimeoutOption\u003c/code\u003e, starting from version 2.11.0 up to the latest 2.37.0-rc release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDownloadStallTimeoutOption\u003c/code\u003e is used to restart downloads if no data is received for a while, indicating potential network issues.\u003c/p\u003e\n"],["\u003cp\u003eThis is a preferred configuration for large downloads compared to a regular timeout, as it takes into account the expected long duration of those downloads.\u003c/p\u003e\n"],["\u003cp\u003eThe alias type for \u003ccode\u003eDownloadStallTimeoutOption\u003c/code\u003e is \u003ccode\u003estd::chrono::seconds\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]