Jul 21, 2017 · 1 min read
Sorry to bug you again but one thing i am thinking is that as suppose your user creates an order id now first thing you do is insert it in DB by putting pending flag in it, but suppose now this requests fails again then as your GcmNetworkManagerwill reschedule this event so why you are using an extra Periodic Task to check if there is any task left with Pending status ?? Also thanks for answering my previous questions !
