Is there a way to see how close we get to the rate...
# ask-community
j
Is there a way to see how close we get to the rate limit over time? I got an email saying we hit a rate limit but I don't see any errors in my flow runs. We're supposed to be way below the rate limit so I'm worried something unexpected is using up the limit.
👀 2
✅ 1
e
@John Lemmon we don’t have anything specifically for that yet, but it’s something we want to add. Note though that rate limited requests are automatically retried by the Prefect client and so you may not even notice that you hit one.
If you set your logging level to debug you’ll see a log message each time a retry is performed.
gratitude thank you 2
🙌 1