You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2024. It is now read-only.
When the client is offline, all server request will fail, here the client should recognize this and wait until the client is online again.
If one is offline more than a day, it may be possible, that tasks would not be synced to the server.
Here the client should cache the tasks to sync them later.
When the client is offline, all server request will fail, here the client should recognize this and wait until the client is online again.
If one is offline more than a day, it may be possible, that tasks would not be synced to the server.
Here the client should cache the tasks to sync them later.