From f4a0935c795dbbb9bf82f578eccfd23328137281 Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Thu, 21 Dec 2023 07:29:52 +0100 Subject: [PATCH] :wrench: Add anthropic to long request whitelist --- .../blocks/integrations/webhook/executeWebhookBlock.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/bot-engine/blocks/integrations/webhook/executeWebhookBlock.ts b/packages/bot-engine/blocks/integrations/webhook/executeWebhookBlock.ts index 4ac506b18..35a0ddb06 100644 --- a/packages/bot-engine/blocks/integrations/webhook/executeWebhookBlock.ts +++ b/packages/bot-engine/blocks/integrations/webhook/executeWebhookBlock.ts @@ -38,6 +38,7 @@ export const longReqTimeoutWhitelist = [ 'https://retune.so', 'https://www.chatbase.co', 'https://channel-connector.orimon.ai', + 'https://api.anthropic.com', ] export const executeWebhookBlock = async (