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

[crash] Query filters conflict with some client filters #2304

Open
Tracked by #2293
suhaibmujahid opened this issue Dec 18, 2023 · 0 comments
Open
Tracked by #2293

[crash] Query filters conflict with some client filters #2304

suhaibmujahid opened this issue Dec 18, 2023 · 0 comments
Assignees

Comments

@suhaibmujahid
Copy link
Member

# TODO(investigate): should we do a local filter instead of the
# following (should we exclude the signature if one of the crashes
# is a shutdown hang?):
# If the `ipc_shutdown_state` or `shutdown_progress` field are
# non-empty then it's a shutdown hang.
"ipc_shutdown_state": "__null__",
"shutdown_progress": "__null__",
# TODO(investigate): should we use the following instead of the
# local filter.
# "oom_allocation_size": "!__null__",

@suhaibmujahid suhaibmujahid self-assigned this Dec 18, 2023
@suhaibmujahid suhaibmujahid changed the title [crash] Query fillters conflict with some client fillters [crash] Query filters conflict with some client filters Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant