Cloud Schedule is failing to call the API intermittently.

11 views
Skip to first unread message

Pritam Bhausaheb Panhale

unread,
Oct 19, 2023, 5:26:58 AM10/19/23
to cloudscheduler
Hi,

I have a cloud schedule which is calling an GET API. The API is deployed on Cloud Run Service.
I have three schedulers which run at 3 AM, 11 AM and 12 Noon.
Usually the schedulers are 11 and 12 are failing with following error .

@type: "type.googleapis.com/google.cloud.scheduler.logging.AttemptFinished"
jobName: "{jobName}"
status: "INVALID_ARGUMENT"
targetType: "HTTP"
url: "{Working-URL}"



We have a retrigger logic, so when it fails it will try one more time to execute the API. and next time its always successful.

May I know the reason, why it is failing. I tried to check other conversations as well but I could not get the answer.

Thanks
Pritam 
Reply all
Reply to author
Forward
0 new messages