You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have run q doctor in the affected terminal session
I have run q restart and replicated the issue again
Operating system
macOS 13.5.0 (22G74)
Expected behaviour
Even using Amazon Q in the paid version, I'm having blocks. 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: "8778ef11-8449-4bf5-915c-4f0266a2c769" }
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Actual behaviour
Even using Amazon Q in the paid version, I'm having blocks. 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: "8778ef11-8449-4bf5-915c-4f0266a2c769" }
Checks
q doctor
in the affected terminal sessionq restart
and replicated the issue againOperating system
macOS 13.5.0 (22G74)
Expected behaviour
Even using Amazon Q in the paid version, I'm having blocks. 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: "8778ef11-8449-4bf5-915c-4f0266a2c769" }
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
Even using Amazon Q in the paid version, I'm having blocks. 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: "8778ef11-8449-4bf5-915c-4f0266a2c769" }
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
Environment
The text was updated successfully, but these errors were encountered: