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
Hi @patom2000, I'm not sure that I understand what is happening. Is there any chance you could join the "Webex Node Bot Framework" space on Webex to provide some more detail and potentially get some help from the community?
One question I might ask. Are you using the mongo store that comes with the framework or did you build a custom storage adapter. (It seems like it is the out-of-the-box one, but I wanted to confirm).
Also, can you provide an example of what is being written to the databases? Does it seem to be happening during initialization?
and yes. I mix it with mongo official module to read whole data in collection. but I think this is not problem because first time I think it happen during init after I try to find the origin of the problem.there are two assumption that may be affect to it.
happend when datastore use recall function and not found id many times in a row because it affect only database that i try to recall.
restart framework too often becasuse it always show this warning before init framework
Do you think opening framework in many place with same key affect this issue beacause i stop program other place, before I try to trigger it and this issue is not happen
when I start program, records in the picture are added to evey database. Have you ever met this bug?
this is my database init code
The text was updated successfully, but these errors were encountered: