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

Fix configuration of local WER dumps #3733

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

timkur
Copy link
Contributor

@timkur timkur commented Aug 29, 2024

Summary of the pull request

We weren't specifying the # of cabs we wanted to collect for local crash dump capture. This would typically be ok if global local crash capture was enabled, but since it wasn't, we were inheriting the global "# of cabs to collect", which is 0.

This explicitly sets it to the number of local Watson cabs we'll collect to 10.

References and relevant issues

Detailed description of the pull request / Additional comments

Validation steps performed

PR checklist

@timkur timkur merged commit 04b1ed1 into main Sep 4, 2024
4 checks passed
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.

Project Ironsides - DumpCount needs to be specified if LocalDumps specifics a DumpCount of 0
4 participants