Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ideas for limits #30

Open
jdbcode opened this issue Jul 27, 2023 · 0 comments
Open

Ideas for limits #30

jdbcode opened this issue Jul 27, 2023 · 0 comments

Comments

@jdbcode
Copy link

jdbcode commented Jul 27, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant