botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
68 stars 84 forks source link

Twilio channel sending messages after substantial delay #1701

Closed jlangree closed 1 year ago

jlangree commented 1 year ago

Describe the bug Bots set up with the Twilio channel often fail to send the messages until much later. Often by the time it is actually sent, the user has already said something else, which causes issues if the bot is asking questions.

To Reproduce Set up a bot to use the Twilio channel. Occasionally this will happen. Not all the time, but it appears to occur about every other conversation session.

Expected behavior The messages are sent via Twilio within 10 seconds or so.

Environment (please complete the following information):

davidvitora commented 1 year ago

This should be created in the https://github.com/botpress/messaging repo