sonyxperiadev / lumber-mill

Where logs are cut into lumber
Apache License 2.0
12 stars 6 forks source link

Implement support for S3 polling as alternative to lambdas #25

Closed jrask closed 7 years ago

jrask commented 7 years ago

Lambdas can only run for 5 minutes, can not read old files, only 3 retries... etc.

Implement support for polling S3.

Fill with more as we go.