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?