grollmus/BuildNotifications

Don't disable updates after error

Closed this issue · 0 comments

As a user I want to continue to receive updates even if one update call failed so I don't have to manually restart updates after my connection was lost.

Updates are currently disabled after an error during update.
Replace this behavior with a retry logic that increases wait timeouts between tries.