mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 19:06:58 +03:00
- Must be explicitly enabled for a request
- Uses Retry-After Header if present, falls back to exponential back off
starting with 10 seconds
- if retry delay is greater than 1 minute or it retries more than 3
times then fail with a "Rate Limited" reason
- Sets task status to inform user of retry.
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| steps | ||
| AccountData.cpp | ||
| AccountData.h | ||
| AccountList.cpp | ||
| AccountList.h | ||
| AuthFlow.cpp | ||
| AuthFlow.h | ||
| AuthSession.cpp | ||
| AuthSession.h | ||
| AuthStep.h | ||
| MinecraftAccount.cpp | ||
| MinecraftAccount.h | ||
| Parsers.cpp | ||
| Parsers.h | ||