Skip to content

feat: handle "too many requests" rate limit during login #503

Closed
Xevalous wants to merge 1 commit into
TheNetsky:v3from
Xevalous:v3-handle-login-rate-limit
Closed

feat: handle "too many requests" rate limit during login #503
Xevalous wants to merge 1 commit into
TheNetsky:v3from
Xevalous:v3-handle-login-rate-limit

Conversation

@Xevalous
Copy link
Copy Markdown

feat: handle "too many requests" rate limit during login

  • Detect rate limit on login.live.com/ppsecure/post.srf and retry with configurable delay
  • Add loginRateLimit config (delay, maxAttempts) with defaults
  • Global IP-based cooldown via shared file, all accounts/workers coordinate, no duplicate retries
  • Skip account only when retries exhausted, otherwise wait and retry

- Detect rate limit on login.live.com/ppsecure/post.srf and retry with configurable delay
- Add loginRateLimit config (delay, maxAttempts) with defaults, backward compatible
- Global IP-based cooldown via shared file — all accounts/workers coordinate, no duplicate retries
- Skip account only when retries exhausted, otherwise wait and retry
@Xevalous Xevalous closed this by deleting the head repository May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant