Rate limited during normal usage. #104793
Labels
No Label
Meta
Good First Issue
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Eevee & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds, Tests & Devices
Module
Python API
Module
Rendering & Cycles
Module
Sculpt, Paint & Texture
Module
User Interface
Module
VFX & Video
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#104793
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Page Information
eng
Short description of error
The relevant logs correlated to
should demonstrate that it's quite easy to be rate limited when merely searching the docs website (rather than using queries via Google to locate pages).
Looking at your graph, you had a sudden spike of hundreds of requests is an extremely short period of time which results in you being blocked, for an equally short period of time.
I relaxed things an extremely tiny amount, otherwise it would be overwhelming if a large amount of users or bots (attackers) were to take advantage of this by throwing an excessive amount of requests at the site.
Thanks for the report and hope it helps.
@dmcgrath, thanks for that. That's definitely weird. I can't imagine how I managed to do that. Makes sense that I was rate limited then, I suppose.
I'm going to close this report, thanks Dan for looking into this.