2
0

(webhook) Add Orimon in long request whitelist

This commit is contained in:
Baptiste Arnaud
2023-12-13 10:55:04 +01:00
parent 5e019bbb22
commit 3bd07c60da
2 changed files with 19 additions and 4 deletions

View File

@ -33,10 +33,11 @@ type ParsedWebhook = ExecutableWebhook & {
export const responseDefaultTimeout = 10000
export const longRequestTimeout = 120000
const longReqTimeoutWhitelist = [
export const longReqTimeoutWhitelist = [
'https://api.openai.com',
'https://retune.so',
'https://www.chatbase.co',
'https://channel-connector.orimon.ai',
]
export const executeWebhookBlock = async (