I have an application that has been working reasonably well since the launch, but occassionally I see errors like the following. User invokes a makeRequest() call which fetches some JSON data from our server Before the data makes it all the way back to our system, we get an error. The following is a...