pull/2004/merge
Nico 2024-07-05 08:12:55 +02:00 committed by GitHub
commit d4e33c8a1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -220,6 +220,7 @@ bool HttpSkipResponseCommand::processResponse()
}
throw DL_RETRY_EX2(MSG_RESOURCE_NOT_FOUND,
error_code::RESOURCE_NOT_FOUND);
case 500:
case 502:
case 503:
// Only retry if pretry-wait > 0. Hammering 'busy' server is not