After closing the cloudbeaver page, the database connection release time can be configured
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 563
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 59
Description
After closing the cloudbeaver page, the database connection was not released for a long time, resulting in the inability to connect to the database.
I hope that after the cloudbeaver page is closed, the database connection can be configured to release the connection for the required duration
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how CloudBeaver handles database connections when a page is closed; the issue does not name files, tests, or an entry point. Determine where the connection release delay is controlled, identify how a configurable duration should be exposed, and verify that connections are released within that duration without preventing later database connections.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100