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

Informative structured log error message #10838

Merged
merged 1 commit into from
May 3, 2022

Conversation

psteckler
Copy link
Member

When a structured log parser failed, there was a failure raised indicating that the parser was missing for the particular structured log id.

Instead, fail with a message indicating that the parser was found, but failed when applied to particular arguments.

This may help debug the issues we're seeing in CI for the structured log Snark_work_received. Constructing that log manually succeeds, so there may be something about the particular arguments fed to the parser.

@psteckler psteckler requested a review from a team as a code owner May 3, 2022 18:13
@psteckler psteckler added the ci-build-me Add this label to trigger a circle+buildkite build for this branch label May 3, 2022
@psteckler psteckler merged commit ca0dfb1 into compatible May 3, 2022
@psteckler psteckler deleted the feature/better-str-log-error branch May 3, 2022 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants