Skip to content

Tasks that need an Internet connection should wait until we have an Internet connection before executing #16

Description

@sdgandhi

We can implement this via a needsInternet property on SYNQueueTask.

Then we can inject a dependency for the task that waits for reachability to return with a valid connected status before completing.

This can help us do things like web requests that are queued then assured to be completed the next time we have Internet, rather than just errororing out after retries run out.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions