cashapp / backfila

Service that manages backfill state, calling into other services to do batched work
https://cashapp.github.io/backfila/
Apache License 2.0
30 stars 49 forks source link

End condition needs to change to adapt for real S3. #303

Closed mpawliszyn closed 1 year ago

mpawliszyn commented 1 year ago

S3 throws an error on an empty stream so we will just check the size on each batching call.