Share feedback, ideas and get community help

Updated 4 months ago

Slow Api responses

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?"
Attachment
image.png
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