Skip to content

Add query timeouts #268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 23, 2025
Merged

Add query timeouts #268

merged 2 commits into from
Jun 23, 2025

Conversation

anders-swanson
Copy link
Member

@anders-swanson anders-swanson commented Jun 23, 2025

On testing, found the exporter would hang when initially connecting to databases that are down or have invalid configurations. A query timeout is added so no one database will block the exporter from scraping other databases. Fixes #252

Signed-off-by: Anders Swanson <anders.swanson@oracle.com>
Signed-off-by: Anders Swanson <anders.swanson@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 23, 2025
@anders-swanson anders-swanson merged commit 2ba7806 into main Jun 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple database support - exporter does not initialize properly if one or more databases are inaccessible
2 participants