From 4a37c691f0f1d5bb05e863577f78c6521aa37d51 Mon Sep 17 00:00:00 2001 From: Rick Spurgeon Date: Thu, 21 Sep 2023 13:04:12 -0500 Subject: [PATCH] Adds GraphQL RL plugin to experience API --- experience/kong/experience-service.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/experience/kong/experience-service.yaml b/experience/kong/experience-service.yaml index 0a724e3..2ffa057 100644 --- a/experience/kong/experience-service.yaml +++ b/experience/kong/experience-service.yaml @@ -11,6 +11,13 @@ services: config: strategy: memory cache_ttl: 15 + - name: graphql-rate-limiting-advanced + config: + limit: + - 1 + window_size: + - 5 + sync_rate: -1 port: 8084 protocol: http routes: