Hi everyone! Do the api rate limits reset after a ...
# ask-community
f
Hi everyone! Do the api rate limits reset after a certain time window?? We're currently using the free prefect cloud version, but more in a research than production setting that's why I was surprised to see the notification. 🤔
✅ 2
k
Rate limits apply per-minute and a running flow will automatically retry if rate limits are hit, so I wouldn't worry too much if it was a one time thing, but do keep an eye on the volume of flow runs, task runs, and logs you've got going on
f
@Kevin Grismore Oh ok! We hadn't run a flow over thanksgiving that's why I was surprised to see that notification. Must've been from before that?? Thank you for the info!