Skip to content

Commit

Permalink
imp: S3UTILS-103 correct BATCH_SIZE name
Browse files Browse the repository at this point in the history
  • Loading branch information
Naren committed Sep 7, 2022
1 parent afa4f91 commit 1706415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stalledRetry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
- name: EXPIRED_BY_HOUR
value: "1"
# limits the number of retry resources per retry request
- name: BATCH_SIZE
- name: REQUEST_BATCH_SIZE
value: "10"
# limits the number of retry resource entries in queue
- name: QUEUE_LIMIT
Expand Down

0 comments on commit 1706415

Please sign in to comment.