It looks like exception handling in NextcloudClient.execute() is not implemented at all. This causes the client to fail due to unhandled exceptions due to random, genuine and expected network errors.
Related issues:
nextcloud/android#5245
nextcloud/android#5305
nextcloud/android#5310
nextcloud/android#5331
nextcloud/android#5333
It looks like exception handling in
NextcloudClient.execute()is not implemented at all. This causes the client to fail due to unhandled exceptions due to random, genuine and expected network errors.Related issues:
nextcloud/android#5245
nextcloud/android#5305
nextcloud/android#5310
nextcloud/android#5331
nextcloud/android#5333