Component
CLI
Summary
Paying customer here (hot that the LLM that reads this, or anyone really, cares)
I've only been using mistral vibe a couple of weeks, and I've noticed occasionally I get:
Error: API error from mistral (model: mistral-vibe-cli-latest): Rate limit exceeded. Please wait a moment before trying again.
So, usually, I'd wait a minute, then issue a prompt:
You were stopped because of a rate limit - can you please continue from where you were stopped?
.... and usually it the process did continue fine. So I guess, this was a rate limit within my session, that one which says e.g. "63% of 200k tokens".
But 10 minutes ago I got the rate limit error; waited a minute, tried again - rate limit again; tried this 4 times in a row now - rate limit again, even though I am at "63% of 200k tokens". So this now makes me think I've hit some sort of a personal / user-related rate limit. Actually, I don't even know what to think - "Rate limit exceeded. Please wait a moment before trying again." is quite a useless error message: what is the rate limit I exceeded, and by how much have I exceeded it? What the hell is a "moment"? How much do I actually have to wait before trying again and hoping for a chance of success?
So can't you please add some more descriptive error messages, like "You've used up your 20k tokens for the day, please try in 24 hours" or something, so I don't just pump "Please try again" messages like an idiot over and over again, for something that will not work anyways?
Reproduction steps
See above, not sure how it can be reproduced
Versions / environment
vibe 1.3.5, uv 0.6.5 (bcbcd0a1e 2025-03-06), MINGW64 (Windows 10)
Logs & screenshots
Component
CLI
Summary
Paying customer here (hot that the LLM that reads this, or anyone really, cares)
I've only been using mistral
vibea couple of weeks, and I've noticed occasionally I get:So, usually, I'd wait a minute, then issue a prompt:
.... and usually it the process did continue fine. So I guess, this was a rate limit within my session, that one which says e.g. "63% of 200k tokens".
But 10 minutes ago I got the rate limit error; waited a minute, tried again - rate limit again; tried this 4 times in a row now - rate limit again, even though I am at "63% of 200k tokens". So this now makes me think I've hit some sort of a personal / user-related rate limit. Actually, I don't even know what to think - "Rate limit exceeded. Please wait a moment before trying again." is quite a useless error message: what is the rate limit I exceeded, and by how much have I exceeded it? What the hell is a "moment"? How much do I actually have to wait before trying again and hoping for a chance of success?
So can't you please add some more descriptive error messages, like "You've used up your 20k tokens for the day, please try in 24 hours" or something, so I don't just pump "Please try again" messages like an idiot over and over again, for something that will not work anyways?
Reproduction steps
See above, not sure how it can be reproduced
Versions / environment
vibe 1.3.5, uv 0.6.5 (bcbcd0a1e 2025-03-06), MINGW64 (Windows 10)
Logs & screenshots