You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2023. It is now read-only.
// In the current version MessagingEventNotification are recived also without subscription
I see that I am still getting these warnings in my bot. Is there any update on when this will be fixed?
I am trying to make my chatbot fully scalable and this is giving me hard time as I will need to save the "open conversations" as a state variable in a persisting storage. Not doing this would make all open conversations unrecognised when the chatbot is transferred to another Docker container or when I do a rolling update.
Gr.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
The following line has been in the repo for ages:
node-agent-sdk/examples/agent-bot/MyCoolAgent.js
Line 101 in 2656eae
I see that I am still getting these warnings in my bot. Is there any update on when this will be fixed?
I am trying to make my chatbot fully scalable and this is giving me hard time as I will need to save the "open conversations" as a state variable in a persisting storage. Not doing this would make all open conversations unrecognised when the chatbot is transferred to another Docker container or when I do a rolling update.
Gr.
The text was updated successfully, but these errors were encountered: