mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-02 11:26:59 +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
|
||
|---|---|---|
| .. | ||
| EntitlementsStep.cpp | ||
| EntitlementsStep.h | ||
| GetSkinStep.cpp | ||
| GetSkinStep.h | ||
| LauncherLoginStep.cpp | ||
| LauncherLoginStep.h | ||
| MinecraftProfileStep.cpp | ||
| MinecraftProfileStep.h | ||
| MSADeviceCodeStep.cpp | ||
| MSADeviceCodeStep.h | ||
| MSAStep.cpp | ||
| MSAStep.h | ||
| XboxAuthorizationStep.cpp | ||
| XboxAuthorizationStep.h | ||
| XboxProfileStep.cpp | ||
| XboxProfileStep.h | ||
| XboxUserStep.cpp | ||
| XboxUserStep.h | ||