We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
macOS 14.6.1 (23G93)
Amazon Q is having trouble responding right now: 0: unhandled error (ThrottlingException) 1: service error 2: unhandled error (ThrottlingException) 3: Error { code: "ThrottlingException", message: "Maximum com.amazon.aws.codewhisperer.streaming.GenerateAssistantResponse reached for this month.", aws_request_id: "cb155ca6-32d4-4728-8da8-19a95097bc99" }
Location: crates/chat-cli/src/cli/chat/mod.rs:1003
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it. Run with RUST_BACKTRACE=full to include source snippets.
No response
The text was updated successfully, but these errors were encountered:
While the error is verbose, you have reached the monthly limits. Are you using builder ID?
Sorry, something went wrong.
No branches or pull requests
Checks
Operating system
macOS 14.6.1 (23G93)
Expected behaviour
Amazon Q is having trouble responding right now:
0: unhandled error (ThrottlingException)
1: service error
2: unhandled error (ThrottlingException)
3: Error { code: "ThrottlingException", message: "Maximum com.amazon.aws.codewhisperer.streaming.GenerateAssistantResponse reached for this month.", aws_request_id: "cb155ca6-32d4-4728-8da8-19a95097bc99" }
Location:
crates/chat-cli/src/cli/chat/mod.rs:1003
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Actual behaviour
Amazon Q is having trouble responding right now:
0: unhandled error (ThrottlingException)
1: service error
2: unhandled error (ThrottlingException)
3: Error { code: "ThrottlingException", message: "Maximum com.amazon.aws.codewhisperer.streaming.GenerateAssistantResponse reached for this month.", aws_request_id: "cb155ca6-32d4-4728-8da8-19a95097bc99" }
Location:
crates/chat-cli/src/cli/chat/mod.rs:1003
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Steps to reproduce
No response
The text was updated successfully, but these errors were encountered: