Brendan Abolivier c1bdd4fac7
Don't fail all of an iteration of the device list retry loop on error (#7609)
Without this patch, if an error happens which isn't caught by `user_device_resync`, then `_maybe_retry_device_resync` would fail, without retrying the next users in the iteration. This patch fixes this so that it now only logs an error in this case.
2020-06-01 12:55:14 +02:00
..
2020-05-15 18:54:32 +01:00
2020-05-21 13:25:41 +01:00
2020-05-15 19:37:41 +01:00
2020-05-27 19:41:44 +01:00
2019-12-12 15:21:12 +00:00
2020-05-28 12:36:00 +02:00
2020-05-13 08:24:50 -04:00
2019-06-20 19:32:02 +10:00
2020-03-11 18:49:41 +00:00