aws / aws/amazon-q-developer-cli
bug: crash with unhandled error internal service exception
- Lingua principale
- Rust
- Stelle
- 2k
- Fork
- 439
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Checks
- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again
### Operating system
Mac OS
### Expected behaviour
handle errors gracefully
### Actual behaviour
`Amazon Q is having trouble responding right now:
0: unhandled error (InternalServerException)
1: service error
2: unhandled error (InternalServerException)
3: Error { code: "InternalServerException", message: "Encountered an unexpected error when processing the request, please try again.", aws_request_id: "4bbec1bd-a2e6-44a1-8204-4934ccc2deb0" }
Location:
crates/chat-cli/src/cli/chat/mod.rs:887
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
```yaml
```
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia da crates/chat-cli/src/cli/chat/mod.rs:887 e segui il percorso con cui InternalServerException raggiunge la risposta della chat. Riproduci il fallimento, se possibile, e determina dove l’errore dovrebbe essere gestito correttamente; il lavoro è completato quando il terminale mostra una risposta utile invece di arrestarsi a causa di un errore non gestito.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- aws, rust
- Ambito
- api, cli
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100