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

add feature : add a setting for cached session clean up #160

Merged
merged 5 commits into from
Apr 2, 2024

Conversation

SmartWolf1220
Copy link

Add feat: Add a setting for cached session clean up #71

Pull Request type

  • Feature

Issue Number: 71

What is the new behavior?

When you run the app, sessions saved beyond the retention period are automatically deleted.

Users can set the retention period and clear the sessions in General Setting Tab.

Copy link
Collaborator

@dacoaster dacoaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dockabernathy01

src/App.vue Outdated Show resolved Hide resolved
src/components/ExportPanel.vue Outdated Show resolved Hide resolved
src/App.vue Outdated Show resolved Hide resolved
@SmartWolf1220
Copy link
Author

Ok, I will fix and let you know.

@dacoaster dacoaster merged commit 490a75f into testfiesta:ok/integration Apr 2, 2024
@dacoaster dacoaster linked an issue Apr 2, 2024 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

feat: Add a setting for cached session clean up
2 participants