Hi,
We're actually facing an issue with gRPC calls performed to our custom API through retool mobile app.
Requests randomly time out for no reason and never reach our endpoint. So, it looks like the problem is on retool side, as our API works well when we send requests through our frontend/Postman. When I am testing my authentification workflow it also timeout for no reason (I can login successfully when doing the same request with postman).
Is someone facing the same issue ?
Thank you,