[Mistral]... Mistral Small capacity exceeded This model is currently overloaded. Try selecting a different model using the ea dropdown or wait a moment.
Open
Nobody has claimed this yet.
bug
extension
extension: mistral
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 6.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 442
Description
Extension
https://raycast.com/colinlienard/mistral
Raycast Version
1.104.29
OS Version
No response
Description
Error:
SDKError: API error occurred: Status 429
Body: {"object":"error","message":"Rate limit exceeded","type":"rate_limited","param":null,"code":"1300","raw_status_code":429}
at /Users/andyhuynh/.config/raycast/extensions/09a195e9-2752-49c2-8224-a4e7253f5e21/ask.js:5:2425
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async wje (/Users/andyhuynh/.config/raycast/extensions/09a195e9-2752-49c2-8224-a4e7253f5e21/ask.js:6:235878)
Steps To Reproduce
Ask a question with Mistral Small, and you receive this error consistently
Current Behaviour
No response
Expected Behaviour
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Mistral extension linked in the report and reproduce the Mistral Small request that returns HTTP 429. Inspect the failing request path shown in ask.js and determine whether the response is caused by the extension or Mistral capacity; done requires a confirmed resolution or a documented limitation and expected user-facing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100