dbeaver / dbeaver/cloudbeaver

After closing the cloudbeaver page, the database connection release time can be configured

Open
#3,719 3 comments 0 reactions 0 assignees View on GitHub
xf:connection
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.