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

Script: unthrottle ingest pipeline definition. #70272

Commits on Mar 10, 2021

  1. Script: no compile rate limit for ingest templates (elastic#69841) (e…

    …lastic#69987)
    
    Remove the compilation rate limit for ingest templates.
    
    Creates a new context, `ingest_template`, with an unlimited
    compilation rate limit.
    
    The `template` context is used in many places so it cannot be
    exempted from rate limits.
    
    Fixes: elastic#64595
    Backport: 9370b1c
    stu-elastic committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    6483680 View commit details
    Browse the repository at this point in the history