|
|
|
|
|
by tiedieconderoga
1092 days ago
|
|
You'd think they would at least throw in an exponential backoff. Here, I'll help. to = 2;
while (!request(timeout=to)) {
to *= 2;
}
I'm available for a 6-week contract. $1M plus a ride in a Dragon capsule, cash up front. |
|