Skip to content

Commit

Permalink
ajusta schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
pixuimpou committed Dec 27, 2024
1 parent db5cb25 commit bef10dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions pipelines/treatment/planejamento/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@
flow_name="matriz_integracao_smtr - materializacao",
selector=constants.MATRIZ_INTEGRACAO_SMTR_SELECTOR.value,
agent_label=smtr_constants.RJ_SMTR_AGENT_LABEL.value,
generate_schedule=False,
)
1 change: 0 additions & 1 deletion pipelines/treatment/validacao_dados_jae/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
flow_name="validacao_dados_jae - materializacao",
selector=constants.VALIDACAO_DADOS_JAE_SELECTOR.value,
agent_label=smtr_constants.RJ_SMTR_AGENT_LABEL.value,
generate_schedule=False,
wait=[
{
"redis_key": f"{integracao_materializacao_params['dataset_id']}\
Expand Down

0 comments on commit bef10dc

Please sign in to comment.