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

Scripting: split out compile limits and caching (#52498) #52652

Commits on Feb 21, 2020

  1. Scripting: split out compile limits and caching (elastic#52498)

    Phase 1 of adding compilation limits per context.
    * Refactor rate limiting and caching into separate class,
      `ScriptCache`,  which will be used per context.
    * Disable compilation limit for certain tests.
    
    Refs: elastic#50152
    stu-elastic committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    baff4fc View commit details
    Browse the repository at this point in the history