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
I am trying to implement, session state-aware feature using Pathway, but I need to re-start the DocumentStoreServer, whenever there is change in the session state (new session, deleting previous session, or idle).
But I cannot figure out, how to stop Pathway's DocumentStoreServer. Kindly help?