> For the complete documentation index, see [llms.txt](https://docs.bird.com/pusher/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/pusher/channels/channels/troubleshooting/we-are-seeing-timeouts-from-the-pusher-channels-api-what-can-we-do.md).

# We Are Seeing Timeouts From The Pusher Channels API, What Can We Do?

We have an end-to-end monitoring systems for any unusual behaviour on every cluster. As soon as we notice anything we provide updated statuses on the issue here: <https://status.pusher.com/>

If you found no information on this page and you’re experiencing API timeout errors persistently for a few hours, please [submit a ticket](https://messagebird.com/support-center/Pusher-request-new) with this information:

* Where are the servers receiving the timeouts physically located?
* What cluster are you connecting to?
* Are the timeouts happening consistently, are they intermittent, or was it an isolated incident?
* What kind of API call timed out?

{% hint style="info" %}
Still have questions? Please reach out to our Support team by visiting [this page](https://messagebird.com/support-center/Pusher-request-new).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bird.com/pusher/channels/channels/troubleshooting/we-are-seeing-timeouts-from-the-pusher-channels-api-what-can-we-do.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
