-
Notifications
You must be signed in to change notification settings - Fork 3
Ideas for limits #30
Copy link
Copy link
Open
Description
Hi Aaron, per our discussion, justing wanting to document that testing limits might be useful at some point. I suppose the goal would be to find thresholds that optimize mostly for user experience and a bit for ee servers (limit unnecessarily large or unmanageable requests) e.g.,
- Not having to wait too long
- Not stressing the browser
- Fast fail for unreasonable requests (for user and server)
Here are the ideas we'd listed:
- Limit size of HTML (I think you already do this, IIRC 100 MB)
- Limit size of network request
- Max elements
- Max recursion
No action needed yet, just wanting to document and have a place to add conversation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels