Skip to content

Commit 3fc84ea

Browse files
committed
try 60s buffering
1 parent 7d9b994 commit 3fc84ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/terraform/components/sandbox/module_eventpub.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ module "eventpub" {
1717
enable_event_cache = true
1818
enable_sns_delivery_logging = false
1919
enable_firehose_raw_message_delivery = true
20-
event_cache_buffer_interval = 0
20+
event_cache_buffer_interval = 60
2121
sns_success_logging_sample_percent = 0
2222
force_destroy = true
2323

0 commit comments

Comments
 (0)