> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Filestream 요청 속도 제한 초과 오류를 해결하려면 어떻게 해야 하나요?

`Filestream rate limit exceeded` 오류는 짧은 시간 동안 W\&B에 너무 많은 API 요청이 전송될 때 발생하며, 이로 인해 트레이닝 중 로깅이 중단될 수 있습니다. 이 문제를 해결하려면 다음 단계를 따라 요청량을 줄이고, 서비스 장애 여부를 확인하고, 필요한 경우 더 높은 제한을 요청하세요:

1. 로깅을 최적화합니다. API 요청 수를 줄이기 위해 로깅 빈도를 낮추거나 로그를 일괄 전송합니다. API 요청이 동시에 몰리지 않도록 실험 시작 시간을 분산합니다.
2. 장애를 확인합니다. [W\&B status updates](https://status.wandb.com)를 확인하여 일시적인 서버 측 문제 때문은 아닌지 확인합니다.
3. 지원팀에 문의합니다. 요청 속도 제한 상향을 요청하려면 실험 설정의 세부 정보와 함께 W\&B 지원팀([support@wandb.com](mailto:support@wandb.com))에 문의합니다.

***

<Badge stroke shape="pill" color="orange" size="md">[연결성](/ko/support/models/tags/connectivity)</Badge><Badge stroke shape="pill" color="orange" size="md">[장애](/ko/support/models/tags/outage)</Badge>
