Bailo icon indicating copy to clipboard operation
Bailo copied to clipboard

Improve file download

Open JR40159 opened this issue 3 months ago • 0 comments

  • Reduce duplication by typing S3 body once in the S3 client and checking that the stream is not null.
  • Help debugging by logging S3 download progress (like upload progress).
  • Improve stream handling by destroying S3 stream when response is closed by client to avoid abnormal behaviour.

JR40159 avatar Jan 16 '26 14:01 JR40159