yatt-ai / yattie

A tool to help testers test.
GNU General Public License v3.0
59 stars 10 forks source link

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

Closed MOONSTAR1220 closed 4 months ago

MOONSTAR1220 commented 4 months ago

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

Pull Request type

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.

MOONSTAR1220 commented 4 months ago

Ok, I will fix and let you know.