Skip to content

Commit ce3c790

Browse files
committed
#000 | set goonj job cron to run every 10 mins
1 parent 9cc6068 commit ce3c790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure/group_vars/staging_vars.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ int_appserver_app_url: "int-staging.avniproject.org"
77
goonj_sf_app_url: "https://goonj--patialv1.sandbox.my.salesforce.com/services/apexrest/v1"
88
goonj_sf_auth_url: "https://test.salesforce.com/services/oauth2/token"
99
amrit_server_url: "http://amritwprdev.piramalswasthya.org:8080"
10-
goonj_schedule_cron: "0 0/2 * * * ?"
10+
goonj_schedule_cron: "0 0/10 * * * ?"
1111
power_schedule_cron: "0 0 * * * ?"
1212
amrit_schedule_cron: "0 0/2 * * * ?"
1313
goonj_app_tasks: "all"

0 commit comments

Comments
 (0)