Skip to content

Commit 1c4ec8d

Browse files
committed
feat(etl): FTRS-1992 Increasing queue visibility timeout
1 parent bdc91ac commit 1c4ec8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/etl_ods.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ s3_versioning = false
2222

2323

2424
delay_seconds = 10
25-
visibility_timeout_seconds = 30
25+
visibility_timeout_seconds = 1800
2626
max_message_size = 10240
2727
message_retention_seconds = 86400
2828
receive_wait_time_seconds = 2

0 commit comments

Comments
 (0)