Skip to content

Add debug logging for invalid action protos#11601

Merged
bduffany merged 1 commit intomasterfrom
debug-invalid-actions
Mar 16, 2026
Merged

Add debug logging for invalid action protos#11601
bduffany merged 1 commit intomasterfrom
debug-invalid-actions

Conversation

@bduffany
Copy link
Member

@bduffany bduffany commented Mar 16, 2026

A few different users are reporting "invalid wireType 6" errors which originate from this path.

Since it's always "6", I wonder if we are storing some fixed string here. If so, seeing the string might help. So, this PR adds some logging so that we can see the string.

@bduffany bduffany requested review from sluongng and vanja-p March 16, 2026 15:46
@bduffany bduffany force-pushed the debug-invalid-actions branch from 238bb71 to 9098fa9 Compare March 16, 2026 15:50
@bduffany bduffany force-pushed the debug-invalid-actions branch from 9098fa9 to d9e0540 Compare March 16, 2026 15:51
@bduffany bduffany merged commit d952b50 into master Mar 16, 2026
12 checks passed
@bduffany bduffany deleted the debug-invalid-actions branch March 16, 2026 16:27
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.

3 participants