不停429,和kimi不一样的是。kimi 429还可以继续等待。ali直接结束掉,跑长任务很奔溃。错误返回配额用完。
Error: 429: {"message":"Allocated quota exceeded, please increase your quota limit. For details, see: https://www.alibabacloud.com/help/en/model-studio/error-code#token-limit","id":"f10c07a9-a23d-41c5-a93e-9eb91ed64ca8","type":"insufficient_quota","code":"insufficient_quot a"}
百炼的限额逻辑是按照总输入token数量计算的(对,缓存也计算),这就意味着如果harness本身在工具调用的时候没有batch tool use的能力,再加上模型本身响应速度快一点,就很容易触发429限流。