Skip to content
Snippets Groups Projects
Unverified Commit c1bdd4fa authored by Brendan Abolivier's avatar Brendan Abolivier Committed by GitHub
Browse files

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.
parent 2dc430d3
No related branches found
Tags v1.64.0
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment