> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-1917.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# How can I resolve the Filestream rate limit exceeded error?

To resolve the "Filestream rate limit exceeded" error in W\&B, follow these steps:

**Optimize logging**:

* Reduce logging frequency or batch logs to decrease API requests.
* Stagger experiment start times to avoid simultaneous API requests.

**Check for outages**:

* Verify that the issue does not arise from a temporary server-side problem by checking [W\&B status updates](https://status.wandb.com).

**Contact support**:

* Reach out to W\&B support ([support@wandb.com](mailto:support@wandb.com)) with details of the experimental setup to request an increase in rate limits.

***

<Badge stroke shape="pill" color="orange" size="md">[Connectivity](/support/models/tags/connectivity)</Badge><Badge stroke shape="pill" color="orange" size="md">[Outage](/support/models/tags/outage)</Badge>
