Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

End of session detection #1030

Open
raphsaeed opened this issue Oct 14, 2024 · 1 comment
Open

End of session detection #1030

raphsaeed opened this issue Oct 14, 2024 · 1 comment

Comments

@raphsaeed
Copy link

As I am developing lot of PoC for scientists to experiment and use, I love the way states are managed by each session. Is there any way I can detect end of session and so cleanup any files related to the session ?

@richard-to
Copy link
Collaborator

Can you describe in more detail what you mean? In terms of end of session, do you mean after the user stopped using your app?

There is no built-in way to do this. But you should be able to do this programmatically using a heuristic. This will depend on how you have set things up though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants