You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我已确认目前没有类似 issue (I have checked for similar issues)
我已确认我已升级到最新版本 (I have updated to the latest version)
我已完整查看过项目 README,已确定现有版本无法满足需求 (I have read the README and confirmed the current version does not meet my needs)
我理解并愿意跟进此 issue,协助测试和提供反馈 (I am willing to follow up on this issue, assist with testing, and provide feedback)
我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭 (I understand and agree to the above, and I understand that the maintainers have limited time, so issues that do not follow the rules may be ignored or closed directly)
例行检查 / Checklist
功能描述 / Feature Description
希望对于每个密钥,支持手动禁用,而不是只能删除或者依靠黑名单触发来禁用
应用场景 / Use Case
对于多密钥轮询场景,有些密钥临时无法使用或者账号短期内涉及风控/速率限制,不想删除该密钥,但需要禁用。目前我的做法是复制一份渠道,然后删除不想使用的密钥,然后把复制的渠道重命名为原渠道,原渠道进行暂时备份。这比较麻烦。能否支持对单个密钥的手动禁用?非常感谢!