diff options
author | Valery Piashchynski <[email protected]> | 2022-08-10 09:01:25 +0200 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2022-08-10 09:01:25 +0200 |
commit | 82f2c3db7351a883c069821f1addffffa65790d4 (patch) | |
tree | fbc8ff9e0acad9ad38a78b803bb7e8bdfd2e8990 /.rr.yaml | |
parent | 4c748e8e29012907e95b8b9b110cb78965b37bb0 (diff) |
go.mod: update dependencies
Diffstat (limited to '.rr.yaml')
-rw-r--r-- | .rr.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1278,7 +1278,7 @@ jobs: # If the job has priority set to 0, it will inherit the pipeline's priority. Default: 10. priority: 10 - # Number of jobs to prefetch from the SQS. mazon SQS never returns more messages than this value + # Number of jobs to prefetch from the SQS. Amazon SQS never returns more messages than this value # (however, fewer messages might be returned). Valid values: 1 to 10. # # Default: 10 |