feat: 增加账号池维护服务,修复 Linux Keyring 弹窗与 onboarding 流程#42
Open
Y1nshe wants to merge 2 commits into
Open
Conversation
Owner
|
感谢pr,我弄完那个clash再合并 |
44cd200 to
0fc9684
Compare
f28665f to
4c8c2f1
Compare
09298ad to
d1cea6e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更内容
本 PR 主要包含两部分改动:
1)新增账号池自动维护(清理 + 补号)
2)自动化注册/刷新稳定性修复
避免 Linux/WSL 环境下出现 “Authentication required / Unlock Keyring” 弹窗导致自动化阻塞
处理 https://business.gemini.google/admin/create onboarding 流程:
DP 引擎在关键失败点补充调试落盘(截图/HTML/元信息),便于页面结构变更时排查
测试情况
本地端到端验证通过:
备注