From f1c194e9e4c83f6c16499d7664bc596ce368f1de Mon Sep 17 00:00:00 2001 From: Jason Baumohl Date: Wed, 13 Nov 2024 01:45:56 +0000 Subject: [PATCH] trying to see if initial memory issue is causing other issues --- bin/master_cron_shell.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/master_cron_shell.sh b/bin/master_cron_shell.sh index ef60061..19f820b 100755 --- a/bin/master_cron_shell.sh +++ b/bin/master_cron_shell.sh @@ -14,7 +14,7 @@ python daily_cron_jobs/upload_public_narratives_count.py python daily_cron_jobs/upload_user_orcid_count.py -python daily_cron_jobs/upload_blobstore_details.py +#python daily_cron_jobs/upload_blobstore_details.py python daily_cron_jobs/make_reporting_tables.py