-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: None
-
None
I just entered a bunch of edits. Some of them appear to have been caught by the rate limiter (see fragment included). Instead of displaying a nice error message, I got a screenful of HTML sent as text/plain.
<div id="page" class="fullwidth">
<div id="content">
<h1>Slow Down!</h1>
<p>Sorry, but your requests are exceeding the allowable rate limit (23.3, limit is 22.0 per 20 seconds).</p>
<p>Please slow down and then try again</p>
</div>