Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add queue mechanism for sendChatbotReply and markChatAsRead #13

Open
raosan opened this issue Jul 3, 2024 · 2 comments
Open

Add queue mechanism for sendChatbotReply and markChatAsRead #13

raosan opened this issue Jul 3, 2024 · 2 comments
Assignees

Comments

@raosan
Copy link
Collaborator

raosan commented Jul 3, 2024

To prevent timeout when returning webhooks, we need to shorten the response time. One way is using queue like Rabbit MQ

@raosan raosan changed the title Add queue emchanism for sendChatbotReply and markChatAsRead Add queue mechanism for sendChatbotReply and markChatAsRead Jul 3, 2024
@raosan raosan self-assigned this Jul 4, 2024
@irwansyahwii
Copy link

Can I take this one @raosan ? :)

@raosan
Copy link
Collaborator Author

raosan commented Jul 13, 2024

Can I take this one @raosan ? :)

Yup, go for it. Take note that i change the suggestion to use rabbit mq

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants