ionic-native-http-connection-backend icon indicating copy to clipboard operation
ionic-native-http-connection-backend copied to clipboard

The request is getting timed out even though it reaches backend

Open rav23 opened this issue 3 years ago • 0 comments

Subject of the issue

Looks like the request is reached to backend but still app is unable to get callback, finally it got timed out

Environment

  • version of angular - 10
  • version of ionic-native-http-connection-backend - 8.0.0
  • version of @ionic/angular - 10
  • version of @ionic-native/http - 5.29.0

Steps to reproduce

No steps to reproduce. since it occurs randomly.

Expected behaviour

App should get callback as soon as backend responses.

Actual behaviour

The request is reached to backend but still app is unable to get callback, finally it got timedout

rav23 avatar Jun 15 '21 09:06 rav23