本轮运行失败API key is invalid #666
Gxiaoshuai
started this conversation in
General
Replies: 3 comments
|
只有一轮吗? |
0 replies
0 replies
|
你这个截图里有两件事,楼上指的根因贴解决第一件,第二件(你要的重试)我补一组实测: 第一件:那句 "API key is invalid" 很可能在骗你。 界面把所有 第二件:重试机制其实是有的,只是配置面没露出来。 注入实测(打真 pi-ai 传输层、代码未修改):429 会尊重 先确认第一件——如果原始错误是 403 额度,加多少重试都没用。 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
使用的三方api 接入,中间总是会出现失败情况,报错上述所示,api调用需要增加重试机制

All reactions