Skip to content

Commit

Permalink
avniproject/avni-etl#110 | update scheduled_job_repeat_interval to 6 …
Browse files Browse the repository at this point in the history
…hours
  • Loading branch information
himeshr committed Jan 7, 2025
1 parent 2837a35 commit 726ae4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure/group_vars/prod_vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ etl_allowed_origins: "https://app.avniproject.org,https://int-prod.avniproject.o
avni_idp_type: "cognito"
avni_endpoint_end_of_life_1: "2024-09-27"
scheduled_job_trigger_misfire_threshold: "4800000"
scheduled_job_repeat_interval: "120"
scheduled_job_repeat_interval: "360"

avni_server_host: "localhost"
avni_server_port: "8021"
Expand Down

0 comments on commit 726ae4d

Please sign in to comment.