We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26b21f commit cd14a16Copy full SHA for cd14a16
config.toml
@@ -17,7 +17,7 @@ name = "$PG_NAME"
17
[sqs]
18
number_of_processors = $SQS_NUMBER_OF_PROCESSORS
19
wait_time = 20
20
-timeout = 30
+timeout = 300
21
queue_arn = "$SQS_QUEUE_ARN"
22
endpoint = "$AWS_SQS_ENDPOINT"
23
0 commit comments