Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-8167

Network error when OfflineRestoreHandler fire a mutation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • None
    • None

      Testing NetworkStatus I figured out the OfflineRestoreHandler got an error when the app starts in offline mode and there are mutations to be synced.

      OfflineRestoreHandler should never got a networks error when firing a mutation. It should be handled/intercepted by OfflineQueueLink since the app is offline, but for some reason (a bug) the OfflineRestoreHandler fire this before OfflineQueueLink get in place.

      In other words, it should be fixed making OfflineQueueLink be in place before OfflineRestoreHandler starts

            wtrocki@redhat.com Wojciech Trocki
            danielpassos Daniel Passos (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: