android icon indicating copy to clipboard operation
android copied to clipboard

Sync stops after Network switch

Open Aitorbp opened this issue 1 year ago • 1 comments

Related Issues

App:

  • [ ] Add changelog files for the fixed issues in folder changelog/unreleased. More info here
  • [ ] Add feature to Release Notes in ReleaseNotesViewModel.kt creating a new ReleaseNote() with String resources (if required)

QA

Aitorbp avatar Sep 23 '24 12:09 Aitorbp

Things to checks:

  • Stranges behaviour when changes the connections.
  • Sometimes we receive the NetworkErrorException or NoConnectionWithServerException. Should be NetworkErrorException.
  • I don't know if the BackoffCriteria is working good because when the upload is retry it doesn't take 10 seconds, but less.
  • Download behaviour is not tested.

Aitorbp avatar Sep 23 '24 13:09 Aitorbp