mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-31 22:04:04 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7790 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
02b537ace2
commit
445db2e421
1 changed files with 0 additions and 1 deletions
|
|
@ -396,7 +396,6 @@ bool HttpRequest::Do()
|
|||
}
|
||||
|
||||
if(phase == FAILED) {
|
||||
DDUMP(max_retries);
|
||||
if(retry_count++ < max_retries) {
|
||||
LLOGS("HTTP retry on error " << GetErrorDesc());
|
||||
start_time = msecs();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue