Add cache window option per connection
Open
performance
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 108
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 5
Description
Currently, all queries that go through Tanstack Query are cached until the session restarts. The user may want more control over this.
## Proposed Solution
The connection modal should add a "Cache requests" toggle. It should be toggled on by default. The cache window should default to 60 sec.
Contributor guide
Assessment
This issue has not been assessed yet.