Open io7m opened 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.
s3
Irritatingly, the underlying S3 client doesn't seem to expose this information in a useful way.
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.