# `LlmComposer.Providers.Bedrock.HttpClient.StreamError`
[🔗](https://github.com/doofinder/llm_composer/blob/master/lib/llm_composer/providers/bedrock/http_client.ex#L51)

Raised by the lazy chunk stream from a streaming Bedrock request when the connection
fails, crashes, or stalls after headers were already delivered, so consumers can tell a
truncated body from a normal end of stream.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
