io7m-com / exfilac

Simple, reliable, automated S3 uploads for Android
https://www.io7m.com/software/exfilac
ISC License
8 stars 1 forks source link

Give more feedback when upload requests are failing #18

Open io7m opened 1 month ago

io7m commented 1 month ago

Currently, the app silently retries failing uploads. More accurately, the underlying s3 client does. We can probably give more feedback on the upload status screen.

io7m commented 1 month ago

Irritatingly, the underlying S3 client doesn't seem to expose this information in a useful way.