gRPC resource reflection type resolution

Hi Tess,

Thanks for looking into this, was the proto from the postman project unable to reproduce the issue?

Hi @travis_foyer,

We've been running into a lot of errors with that repo :disappointed: Is it something your team tested?

We tried just using the proto files from that repo on our on grpc server, but we didn't hit any errors in Retool. Separately from that repo, we also tried simply importing multiple proto files (more than 2) on our own configuration, but it was working as expected.

If you have another lightweight repo that you can share? If not, any libraries you're using could be helpful to note as well.

Internally, I see one customer ran into this error with services using PekkoGrpc, but other services that use FinagleGrpc were working fine :thinking: As far as we can tell so far, we can get multiple proto files working, but there's a more nuanced bug here that we still haven't been able to pinpoint

Hi @Tess ,

We are using nice-grpc along with nice-grpc-server-reflection.

We will be sending you an email today with details on accessing a reproducible multi-proto example from our end.

Thanks!

Thanks! I'm taking a look

Hi @travis_foyer,

Not much of an update here, but wanted to let you know I have a meeting early next week to review what your team shared with us with some more internal folks. I'll follow up here with any updates

1 Like

Hi @travis_foyer,

Thanks for your patience as I synced with our team! We were able to move forward on a bug fix. It should be shipping to Retool Cloud this afternoon (on version 3.208). :crossed_fingers: Hopefully, the fix will fully resolve the errors you're seeing. If it doesn't, please let me know so that we can keep looking into it.

1 Like