diff --git a/Scripts/authorization&cartId.js b/Scripts/authorization&cartId.js index b2917ef..5d92741 100644 --- a/Scripts/authorization&cartId.js +++ b/Scripts/authorization&cartId.js @@ -11,7 +11,7 @@ const url = $request.url; const PAIR_WINDOW_MS = 30000; const MAX_QUEUE = 20; -const MAX_HISTORY = 100; +const MAX_HISTORY = 10; if ($request.method === "PUT" && pattern.test(url)) { try {