Skip to content

fix(#641): Watchdog for account online check

Martin Hoeher requested to merge 641-dropbox-sync-stops-after-a-while into development

This change adds a watchdog for the account online check. This prevents the app going into a state where no syncs can be run anymore due to the check is still seen as pending and hence, no new syncs are started in the background thread.

Closes #641 (closed)

Merge request reports