Skip to content

feat(api): allow DB timeout to be set via env#206

Draft
Amygos wants to merge 1 commit intons8from
timeout-env
Draft

feat(api): allow DB timeout to be set via env#206
Amygos wants to merge 1 commit intons8from
timeout-env

Conversation

@Amygos
Copy link
Member

@Amygos Amygos commented Feb 26, 2026

Enhance CDRInit by checking REPORTS_DB_TIMEOUT from the environment
before establishing database connection. If unset, 300s remains as the
default timeout value for connect, read, and write operations.

Enhance CDRInit by checking REPORTS_DB_TIMEOUT from the environment
before establishing database connection. If unset, 300s remains as the
default timeout value for connect, read, and write operations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant