TypeError: Network request failed in production react native app

In our production react native app we have implemented apollo client. For few set of users we could see from analytics that some operations are randomly failing with error

TypeError: Network request failed

Couldn’t get root cause or reproduce this issue as it is happening randomly. Can someone help in understanding this

I’m seeing this exact same problem. Did you ever manage to solve it?