Skip to content

Commit fffcdd5

Browse files
committed
fixup on fullScan workflows value increment
1 parent 6239b9f commit fffcdd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/lifecycle/conductor/LifecycleConductor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ class LifecycleConductor {
464464
log,
465465
elapsedMs,
466466
nBucketsListed,
467-
messageDeliveryReports,
467+
nBucketsQueued,
468468
nLifecycledBuckets
469469
);
470470
if (err && err.Throttling) {

0 commit comments

Comments
 (0)