Every time a client gets rate limited, the warning message on the diagnosis site states a very high limitation period (of several days converted).
At the same time, FTP.log
shows a period of just 31 seconds
.
Debug token: rYozhVNu
Every time a client gets rate limited, the warning message on the diagnosis site states a very high limitation period (of several days converted).
At the same time, FTP.log
shows a period of just 31 seconds
.
Debug token: rYozhVNu
Interesting. This looks like an integer conversion issue.
I tried to rate limit my own client and both loggings are the same (18 seconds).
I tried to reproduce this locally but failed:
Could you please try whether the issue is fixed after
sudo pihole checkout ftl fix/turnaround
?
The fix has been merged. Please go back using
sudo pihole checkout ftl development