Skip to content

[KATC] If sqlite db cannot be queried, continue to query other dbs #2199

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
Apr 9, 2025

Conversation

RebeccaMahany
Copy link
Contributor

Our source paths may be broad enough that they necessarily include dbs that don't have the tables we expect in them. If we fail to query one of these dbs, log the error but proceed to trying other dbs matched by the source paths wildcard.

@RebeccaMahany RebeccaMahany added the component:table Table Changes label Apr 9, 2025
@RebeccaMahany RebeccaMahany added this pull request to the merge queue Apr 9, 2025
Merged via the queue into kolide:main with commit 4f6bea3 Apr 9, 2025
36 checks passed
@RebeccaMahany RebeccaMahany deleted the becca/katc-err-handling branch April 9, 2025 20:31
@RebeccaMahany RebeccaMahany added bug-fixes Bug Fixes and removed component:table Table Changes labels Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fixes Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants