#28624 [Bug]: AWS Bedrock model down - LiteLLM unresponsive
### Check for existing issues
- [x] I have searched the existing issues and checked that my issue is not a duplicate.
### What happened?
Not sure what happened. We have been getting timeouts from AWS Bedrock models. Which isnt your problem or LiteLLM's for that matter.
However, with those calls timing out, it seems that LiteLLM is completely hanging. I cannot load the webgui or the swagger main page. It times out MOST of the time...
### Steps to Reproduce
Connect to failing AWS Bedrock Sonnet models (Though we are in fedrmap environment with Claude Sonnet 4.5)
These are timing out it seems, and this appears to be locking up litellm process
If I remove my AWS Bedrock models (Leaving in my azure and local vLLM models, everything starts to work again.
### Relevant log output
```shell ON the webui, when I try to log in I get:
Unexpected token '<', "<html> <h"... is not valid JSON
Which is likely due to the timeout issue and getting an HTML page/error ```
### What part of LiteLLM is this about?
_No response_
### What LiteLLM version are you on ?
v1.85.1
### Twitter / LinkedIn details
_No response_