-
Notifications
You must be signed in to change notification settings - Fork 8
Improve error handling for rate limits and timeouts #163
Copy link
Copy link
Open
Labels
area: ai-logicRelated to Gemini prompts, tokens, or model responses.Related to Gemini prompts, tokens, or model responses.area: backendRelated to Next.js API routes or Octokit/GitHub API.Related to Next.js API routes or Octokit/GitHub API.area: frontendChanges specifically for the UI/Tailwind components.Changes specifically for the UI/Tailwind components.bugSomething isn't workingSomething isn't workingci/cdAutomated workflows for building, testing, and deploying code.Automated workflows for building, testing, and deploying code.typescriptType definition fixes, interfaces, or TS configuration.Type definition fixes, interfaces, or TS configuration.
Metadata
Metadata
Assignees
Labels
area: ai-logicRelated to Gemini prompts, tokens, or model responses.Related to Gemini prompts, tokens, or model responses.area: backendRelated to Next.js API routes or Octokit/GitHub API.Related to Next.js API routes or Octokit/GitHub API.area: frontendChanges specifically for the UI/Tailwind components.Changes specifically for the UI/Tailwind components.bugSomething isn't workingSomething isn't workingci/cdAutomated workflows for building, testing, and deploying code.Automated workflows for building, testing, and deploying code.typescriptType definition fixes, interfaces, or TS configuration.Type definition fixes, interfaces, or TS configuration.
Type
Fields
Give feedbackNo fields configured for issues without a type.
The API should distinguish upstream GitHub, model, timeout, and permission failures so users get actionable feedback instead of a generic failure state.
Proposed scope
Acceptance criteria