From 1fc7aa48c47c82a31cbd7588c5a93dc82db7d754 Mon Sep 17 00:00:00 2001 From: Susan Stillman Date: Mon, 23 Dec 2024 10:42:19 -0700 Subject: [PATCH] typo --- cerulean_cloud/cloud_run_orchestrator/handler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cerulean_cloud/cloud_run_orchestrator/handler.py b/cerulean_cloud/cloud_run_orchestrator/handler.py index 797ce9b9..a4bbdb95 100644 --- a/cerulean_cloud/cloud_run_orchestrator/handler.py +++ b/cerulean_cloud/cloud_run_orchestrator/handler.py @@ -251,7 +251,7 @@ async def _orchestrate( logger.info( structured_log( - "Initiating database client", + "Initiating Orchestrator", severity="INFO", scene_id=payload.sceneid, start_time=start_time.isoformat(),