github / github/app

Add a feature that automatically waits for a model provider's rate limit to e...

未关闭
#2,146 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
没有语言数据
星标
2.1k
派生
153
PR 合并指标
30 天内没有已合并 PR

描述

Add a feature that automatically waits for a model provider's rate limit to expire and retries the request instead of immediately failing.

---
| Field | Value |
| --- | --- |
| App version | 1.0.25 |
| OS | Windows 10.0.26200 |
| Theme | ABOLKOG |
| Path | /chat |
| Tenure | Week 2 |

贡献指南

打开贡献指南

调研方向

首先跟踪 /chat 请求路径,并定位 model-provider rate-limit failure 的处理位置。确定 provider 如何传达重试延迟,以及重试应如何影响用户可见的请求流程;完成标准是:被 rate limit 的请求会等待并重试,而不是立即失败,同时在其他情况下保留现有的失败行为。

由索引模型根据 Issue 内容生成。

评估

领域
api
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。