Skip to content
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

Added a counter for etw loops and slowed down retry rate. #3207

Merged
merged 3 commits into from
Jan 12, 2024

Conversation

bmcder02
Copy link
Contributor

Added a fail counter for watch_etw and slowed the retry rate in reference to #3206 . If this fails 10 times, it will now exit as there is likely a wider problem that's causing the error loop.

vql/windows/etw/watch_etw.go Show resolved Hide resolved
vql/windows/etw/watch_etw.go Outdated Show resolved Hide resolved
@scudette scudette merged commit 5ebb2d6 into Velocidex:master Jan 12, 2024
3 checks passed
scudette pushed a commit that referenced this pull request Feb 15, 2024
Added a fail counter for watch_etw and slowed the retry rate in
reference to #3206 . If this fails 10 times, it will now exit as there
is likely a wider problem that's causing the error loop.
scudette pushed a commit that referenced this pull request Feb 15, 2024
Added a fail counter for watch_etw and slowed the retry rate in
reference to #3206 . If this fails 10 times, it will now exit as there
is likely a wider problem that's causing the error loop.
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.

2 participants