Commit graph

10 commits

Author SHA1 Message Date
Erik Johnston
ba5d7856d1 Fix incorrect arguments 2018-08-23 14:46:46 +01:00
Erik Johnston
005f857917 Factor out generic streaming from s3 specific 2018-08-23 12:52:27 +01:00
Erik Johnston
1314baff14 Convert to be a PushProducer 2018-08-23 11:01:36 +01:00
Erik Johnston
4a1356c0b2 Correctly catch 404 errors
The docs are super unclear on how one should catch a missing file
exception, but empirically this should catch the errors we're seeing.
2018-03-14 12:09:41 +00:00
Erik Johnston
925d1c602b Add storage class config option 2018-02-13 16:59:28 +00:00
Erik Johnston
49414477a0 Implement uploading of files to s3 2018-02-12 15:06:49 +00:00
Erik Johnston
0e0c652212 Fix up comment 2018-02-12 13:50:47 +00:00
Erik Johnston
231426db5f Reorder file 2018-02-12 13:50:21 +00:00
Erik Johnston
c1239fbea3 Correctly handle logcontexts 2018-02-12 13:49:43 +00:00
Erik Johnston
b6743e6d7b Implement downloading files from S3 2018-02-07 11:39:58 +00:00