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

Add an error message to nullthrows in WriteBundlesRequest #9733

Merged
merged 1 commit into from
May 23, 2024

Conversation

benjervis
Copy link
Contributor

Now that we've Solved* mismatched node types (#9721), the next biggest source of errors in our application is a number of nullthrows errors, coming from a .filter in WriteBundlesRequest.

I'm moderately sure this is the source, and for some reason we're getting bundles that have no name, but to be sure I'd like to add an error message to the nullthrows so we know for certain.

@benjervis benjervis added this pull request to the merge queue May 23, 2024
Merged via the queue into v2 with commit 3549c91 May 23, 2024
16 of 17 checks passed
@mischnic mischnic deleted the add-error-message-for-nullthrows branch May 28, 2024 11:37
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