Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add CreateRequestCommand with STATUS_INACTIVE instead of SleepCommand
+ DownloadFailureException. Throwing DownloadFailureException may stop download unexpectedly when --reuse-uri is false. Using CreateRequestCommand with STATUS_INACTIVE, they can be executed next iteration with DownloadEngine::setRefreshInterval(0).
- Loading branch information