429 encountered (Filestream rate limit exceeded) error, how to fix?

I run into this problem today. It seems the ‘fix’ is a manual rate increase on the account? Could I get a rate increase? It’s breaking my training.

More importantly, I am not sure why this is triggered and how to fix it on the user side. My code use wandb.log() only at the end of an epoch, which is about once every 2.5 hours, how it could exceed the rate limit?

Also, the error is triggered while the epoch is still running, so something triggered the error when wandb.log() havent been called?

New to wandb, what am I missing?

Hi @honglu81 ,

Good day and thank you for reaching out to us. Happy to help you on this!

We have experienced some issues during the weekend that affected some of our users and this caused the rate limit issues. We have fixed this now and you should be able to continue logging experiments in wandb.

Please do let us know if you are still experiencing issues.

Thanks,
Paulo