How can I get the current status and current step when using UseInMemoryPersistence() and UseInMemoryTransport()? It may run a long time across multiple steps in the same saga. I only want to see the running data, but I don’t know how to do that. Please give me some tips. Thanks a lot!