Share feedback, ideas and get community help

Updated 4 months ago

Expiry timeout

At a glance

The community member asked if there are any parameters to set the maximum duration of a session created via API, without user interaction. The comments indicate that there is currently no option to configure the session timeout, except for the WhatsApp integration. One community member mentioned receiving a timeout error for their chats, which was explained as being due to their webhook taking more than 10 seconds to execute. The community members suggested using the "execute on client" option or waiting for a custom webhook timeout feature that is planned for the current week.

Hi, when I create a session via API, is there some parameters to set the max duration of the session without user iteration?
L
B
M
8 comments
Or maybe, a trigger event when this happend?
Unfortunately there is no option for this as of today
Only the WhatsApp integration has a configurable session timeout
i am getting this timeout for all my chats: "message": "Error from Typebot server: TimeoutError: Timeout awaiting 'response' for 10000ms"
That’s another topic, it means your webhook take more than 10s to execute
so, can i use the wait element to give these API requests more time?
You could enable the “execute on client” option. Or wait for the custom webhook timeout feature (will be done this week)
cool, get back to making awesome stuff
Add a reply
Sign up and join the conversation on Discord