File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
infrastructure/tf-core/environments Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -671,7 +671,7 @@ function_apps = {
671671 ]
672672 env_vars_static = {
673673 AcceptableLatencyThresholdMs = " 500"
674- RetrieveSupersededRecordsLast = " false "
674+ RetrieveSupersededRecordsLast = " true "
675675 }
676676 }
677677
Original file line number Diff line number Diff line change @@ -672,7 +672,7 @@ function_apps = {
672672 ]
673673 env_vars_static = {
674674 AcceptableLatencyThresholdMs = " 500"
675- RetrieveSupersededRecordsLast = " false "
675+ RetrieveSupersededRecordsLast = " true "
676676 }
677677 }
678678
Original file line number Diff line number Diff line change @@ -671,7 +671,7 @@ function_apps = {
671671 ]
672672 env_vars_static = {
673673 AcceptableLatencyThresholdMs = " 500"
674- RetrieveSupersededRecordsLast = " false "
674+ RetrieveSupersededRecordsLast = " true "
675675 }
676676 }
677677
Original file line number Diff line number Diff line change @@ -663,7 +663,7 @@ function_apps = {
663663 ]
664664 env_vars_static = {
665665 AcceptableLatencyThresholdMs = " 500"
666- RetrieveSupersededRecordsLast = " false "
666+ RetrieveSupersededRecordsLast = " true "
667667 }
668668 }
669669
Original file line number Diff line number Diff line change @@ -698,7 +698,7 @@ function_apps = {
698698 ]
699699 env_vars_static = {
700700 AcceptableLatencyThresholdMs = " 500"
701- RetrieveSupersededRecordsLast = " false "
701+ RetrieveSupersededRecordsLast = " true "
702702 }
703703 }
704704
Original file line number Diff line number Diff line change @@ -671,7 +671,7 @@ function_apps = {
671671 ]
672672 env_vars_static = {
673673 AcceptableLatencyThresholdMs = " 500"
674- RetrieveSupersededRecordsLast = " false "
674+ RetrieveSupersededRecordsLast = " true "
675675 }
676676 }
677677
You can’t perform that action at this time.
0 commit comments