Share feedback, ideas and get community help

Updated 7 months ago

Slow Api responses

At a glance

The community member is using n8n to automate a support agent and has noticed that the nodes of typebot are taking longer for very small tasks like updating the typebot and continuing the chat with a simple condition. The community members have discussed the issue in the comments, noting that the updateTypebot takes 3.5 seconds and the response to say "what's your name" takes almost 2 seconds. They have suggested checking the time in typing emulation and using the app.typebot.io to see if the issue is with the community member's machine resources. One community member also mentioned that when copying nodes from another bot, the typing emulator is still active even when deactivated, and that for newly created bots, the speed is fine and disabling the typing emulator works correctly.

Useful resources
I'm using n8n to automate a support agent, and I noticed that the nodes of typebot are taking longer for very small tasks like
  • update typebot
  • continuechat with a simple condition that check if the message is "go" then respond with "what's your name?"
a
W
B
8 comments
the updateTypebot takes 3.5s
Attachment
image.png
and the response to say "what's your name takes almost 2s
Attachment
image.png
not sure, but have you checked the time in typing emulation - https://docs.typebot.io/settings/overview ?
Hard to guess what's wrong here
What if you use app.typebot.io, is it as slow?
If not, then it comes from your machine resources?
I realized that when I copy nodes from another bot, to a new one, and even I have typing emulator deactivated, it still show typing, I also tried to make max time to 0 and words per minute higher it still have some default value somewhere.

For newly created bots, the speed is fine, and disabling typing emulator works correctly
Add a reply
Sign up and join the conversation on Discord