Skip to content

Commit e84a2b8

Browse files
committed
debug logs
1 parent 6c68f3c commit e84a2b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rollup/internal/controller/blob_uploader/blob_uploader.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ func (b *BlobUploader) UploadBlobToS3() {
7171

7272
// nothing to do if we don't have any pending batches
7373
if dbBatch == nil {
74+
log.Info("not found any un-uploaded batches")
7475
return
7576
}
7677

0 commit comments

Comments
 (0)