# LangSmithRequestTimeout

> **Class** in `langsmith`

📖 [View in docs](https://reference.langchain.com/python/langsmith/utils/LangSmithRequestTimeout)

Client took too long to send request body.

## Signature

```python
LangSmithRequestTimeout()
```

## Extends

- `LangSmithError`

---

[View source on GitHub](https://github.com/langchain-ai/langsmith-sdk/blob/cf0366388873e33ef593235c1d0c7e561db79cfb/python/langsmith/utils.py#L50)