Share feedback, ideas and get community help

Updated last week

How does Typebot handles errors?

In case that an logic error occurs (like an unhandled error in a script), is there a way to handle that?

For me, a good solution would be an "error block", where if any unforseen errors happen, the user is redirected to that block.

Is there anything similar in Typebot?
B
3 comments
Not really possible for now
A workaround could be to wrap your script with try catch block. In the catch block, you set a Typebot variable and check it afterwards
Add a reply
Sign up and join the conversation on Discord