mirror of
https://github.com/aria2/aria2.git
synced 2026-04-02 10:55:00 +00:00
@@ -220,6 +220,7 @@ bool HttpSkipResponseCommand::processResponse()
|
||||
}
|
||||
throw DL_RETRY_EX2(MSG_RESOURCE_NOT_FOUND,
|
||||
error_code::RESOURCE_NOT_FOUND);
|
||||
case 502:
|
||||
case 503:
|
||||
// Only retry if pretry-wait > 0. Hammering 'busy' server is not
|
||||
// a good idea.
|
||||
|
||||
Reference in New Issue
Block a user