Skip to content

Commit 5bf3306

Browse files
authored
Merge pull request #821 from john-hill/PLFM-9356
Plfm 9356
2 parents e384755 + a296a61 commit 5bf3306

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/main/resources/templates/repo/sns-and-sqs-config.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,13 @@
501501
"subscribedTopicNames": [
502502
],
503503
"messageVisibilityTimeoutSec": 60
504+
},
505+
{
506+
"queueName": "GRID_SYNCHRONIZATION.fifo",
507+
"subscribedTopicNames": [
508+
],
509+
"messageVisibilityTimeoutSec": 30,
510+
"oldestMessageInQueueAlarmThresholdSec": 120
504511
}
505512
]
506513
}

0 commit comments

Comments
 (0)