makecindy / makecindy/cindy

Cindy Codex 环境同时跑两个项目用 kimi k3 就 429 限流,zcode 无此问题

Open
#2,775 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
2.7k
Forks
395
Avg merge
21h 48m
Merged PRs (30d)
776

Description

**提交人**: 用户0614
**客户端版本**: 0.1.48

---

## 现象
在 Cindy 的 Codex 环境中使用 kimi k3 模型,**同时跑两个项目**时就会触发限流,重试后报错:

```
exceeded retry limit, last status: 429 Too Many Requests
```

只用一个项目时基本正常,两个项目一起跑就 429。

## 复现步骤
1. 在 Cindy 的 Codex 环境中选择 kimi k3 模型
2. 同时开两个项目并行干活(编码/对话任务)
3. 出现 429,重试达到上限后任务失败

## 期望行为
多个项目并行使用 k3 也能正常干活,不被 429 打断。

## 实际行为
两个项目并发跑 k3 就频繁 429 限流,retry 耗尽后报错。

## 复现频率
经常出现,切换去 zcode 即正常。

## 补充信息
- 同一个 kimi 账号/模型在另一个 Codex 客户端(zcode)中**没有**该限流问题,多项目并发正常。
- 怀疑与 Cindy 的 Codex 环境的请求频率/并发控制或上游路由差异有关,希望排查并发限流参数或重试策略。
---
**版本区域**: CN
**OS**: win32 x64 (10.0.26200)
**界面语言**: zh-CN

Contributor guide

Open the contributing guide

Research direction

The report provides no source file, test, or entry point to begin from. Reproduce the two-project kimi k3 scenario in the Cindy Codex environment, then trace request concurrency, upstream routing, and retry handling; done means parallel work no longer exhausts retries with 429 responses or the cause is documented with a targeted regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend-api-design, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.