scroll-tech / scroll-tech/scroll
allow configure db `ConnMaxLifetime` & `ConnMaxIdleTime`
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 741
- Forks
- 632
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing pull request 1032, which the issue identifies as the basis for this work, and trace how database connection settings are configured. Confirm the intended behavior for ConnMaxLifetime and ConnMaxIdleTime, then verify that both settings can be configured and that the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100