Skip to content

fix(protoanalysis): resolve qualified and nested RPC request messages#4910

Open
Pantani wants to merge 2 commits intomainfrom
fix/resolve-nested-rpc
Open

fix(protoanalysis): resolve qualified and nested RPC request messages#4910
Pantani wants to merge 2 commits intomainfrom
fix/resolve-nested-rpc

Conversation

@Pantani
Copy link
Collaborator

@Pantani Pantani commented Mar 24, 2026

This fixes a proto message lookup issue during module discovery that could fail with no message found. It normalizes request type resolution for qualified and nested proto message names, avoids surfacing expected lookup misses as fatal errors, and adds regression tests covering the affected cases.

sentry issue: f1a313cdcbd442beba6f5f06000b44ae

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant