From cdfcfe1c705c4aa5cfdfdcf18a5fb5f2ec938ca5 Mon Sep 17 00:00:00 2001 From: Rafael Date: Fri, 8 Nov 2024 12:04:29 -0300 Subject: [PATCH] descomenta wait --- pipelines/treatment/monitoramento/flows.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/treatment/monitoramento/flows.py b/pipelines/treatment/monitoramento/flows.py index 6be1ff6b..4951bdb9 100644 --- a/pipelines/treatment/monitoramento/flows.py +++ b/pipelines/treatment/monitoramento/flows.py @@ -28,7 +28,7 @@ selector=constants.VIAGEM_VALIDACAO_SELECTOR.value, agent_label=smtr_constants.RJ_SMTR_AGENT_LABEL.value, wait=[ - # constants.VIAGEM_INFORMADA_SELECTOR.value, + constants.VIAGEM_INFORMADA_SELECTOR.value, { "redis_key": f"{smtr_constants.GPS_SPPO_DATASET_ID.value}\ .{smtr_constants.GPS_SPPO_TREATED_TABLE_ID.value}",