Wandb: 429 encountered Filestream rate limit exceeded

same here It seems to be a general problem because a lot of people are experiencing it at the same time.

1 Like

I have got the same issue. Please increase my rate limit if possible. Thanks!

Same here, can you make a general fix?

Same here! Can u fix this error please?

To everyone affected by the recent rate limit error, looks like wandb are investigating a filestream error. Check out https://status.wandb.com/

Same here! All of my training jobs crashed.

Same! It seems a generalized issue… The same script yesterday worked, and now it gets stuck.

It seems to be fixed now… (no change of user code)

3 Likes

Yes, I confirm it’s working again! :+1:

hello, I met this error again

Same issue faced here. Thanks

I have issue too often. Can you expand my filstream rate limit

Mine too. I would be very grateful if you could exceed my file stream limit (as I have to finish my project soon and now suddenly get those file-stream errors…)

Kept getting the same error as well during logging. It’s not even that many images, probably wouldn’t even take more than 100kb/s upload.

What’s bizarre is that sometimes wandb.Api() just breaks out of no reason too and hangs for 60s before it gives up when I try to pull my data. Tried to make the run public and switch accounts as well to no avail. They really need to fix their rate limits.

Probably won’t be a solution for everyone but my PhD students got so mad they made mlop.ai which seems to be a lot more responsive and fixed this for us (GitHub - mlop-ai/mlop: Next Generation Experimental Tracking for Machine Learning Operations)