Skip to content

Commit cd14a16

Browse files
author
Daniel Jimenez
committed
Set SQS visibility TO to 5min
1 parent c26b21f commit cd14a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: config.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ name = "$PG_NAME"
1717
[sqs]
1818
number_of_processors = $SQS_NUMBER_OF_PROCESSORS
1919
wait_time = 20
20-
timeout = 30
20+
timeout = 300
2121
queue_arn = "$SQS_QUEUE_ARN"
2222
endpoint = "$AWS_SQS_ENDPOINT"
2323

0 commit comments

Comments
 (0)