You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to diagnose/solve getting this message logged every 10 seconds [RATE-LIMIT] INFO: remaining requests: 60. Based on other closed issues, I got the impression that some of my monitors are getting throttled.
But how do I determine what's getting throttled and creating this backlog?
The first thing I tried was to pause all monitors by pausing each monitoring group. However, even with all monitors paused, I'm still getting the log message every 10 seconds.
Does pausing freeze the backlogged queue of requests?
Is there anyway to see some counters/stats that will give an overview of what might be queued / backlogged?
Currently I have 44 monitors, all pretty generic. The majority are just pings, There are about 6 HTTP and 6 DNS monitors.
Before posting, I had referenced this previous issue and explanation: #3157 (comment)
It doesn't seem to me that I'm spamming a particular endpoint, since all the requests are to a different destination. The DNS monitors have some overlap.
Also, I restarted the container with all monitors paused and got RATE-LIMIT messages logged within 5 seconds of the process starting:
🛡️ Security Policy
📝 Describe your problem
I'm trying to diagnose/solve getting this message logged every 10 seconds
[RATE-LIMIT] INFO: remaining requests: 60
. Based on other closed issues, I got the impression that some of my monitors are getting throttled.But how do I determine what's getting throttled and creating this backlog?
The first thing I tried was to pause all monitors by pausing each monitoring group. However, even with all monitors paused, I'm still getting the log message every 10 seconds.
Does pausing freeze the backlogged queue of requests?
Is there anyway to see some counters/stats that will give an overview of what might be queued / backlogged?
Currently I have 44 monitors, all pretty generic. The majority are just pings, There are about 6 HTTP and 6 DNS monitors.
Thanks for any insights.
📝 Error Message(s) or Log
🐻 Uptime-Kuma Version
1.23.13
💻 Operating System and Arch
Home Assistant Add On 0.12.2
🌐 Browser
Firefox 130.0.1
🖥️ Deployment Environment
The text was updated successfully, but these errors were encountered: