Skip to content

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

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

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>
@aofei
aofei force-pushed the account-password-signin-throttle branch from 9b6b8a6 to 32f1017 Compare July 28, 2026 10:57
@aofei
aofei marked this pull request as ready for review July 28, 2026 10:57
fennoai[bot]

This comment was marked as resolved.

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