Skip to content

feat(account): handle password sign-in throttling#3349

Draft
aofei wants to merge 1 commit into
goplus:devfrom
aofei:account-password-signin-throttle
Draft

feat(account): handle password sign-in throttling#3349
aofei wants to merge 1 commit into
goplus:devfrom
aofei:account-password-signin-throttle

Conversation

@aofei

@aofei aofei commented Jul 14, 2026

Copy link
Copy Markdown
Member

Handle password sign-in throttle responses without reporting them as unexpected failures. Disable resubmission until the server-provided retry time expires while keeping credentials editable.

Document the 42900 and Retry-After response contract and cover retry metadata parsing and countdown behavior.

Fixes #3340

gemini-code-assist[bot]

This comment was marked as resolved.

Handle password sign-in throttle responses without reporting them as
unexpected failures. Disable resubmission until the server-provided
retry time expires while keeping credentials editable.

Document the `42900` and `Retry-After` response contract and cover retry
metadata parsing and countdown behavior.

Fixes goplus#3340

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
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.

Add abuse protection for Account password sign-in

1 participant