Skip to content

Ideas for limits #30

@jdbcode

Description

@jdbcode

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions