Skip to content

Conversation

klanmiko
Copy link
Contributor

The poller may often receive timeouts from the GCP monitoring API. I have received advice from GCP support and product team to increase the timeout of calls made from the poller cloud function.

Given that the maximum frequency of the cloud scheduler can be once per minute, a timeout period of 60 seconds makes sense and should reduce the amount of errors from the poller function

The poller may often receive timeouts from the GCP monitoring API.
I have received advice from GCP support and product team
to increase the timeout of calls made from the poller cloud function.

Given that the maximum frequency of the cloud scheduler can be once per minute,
a timeout period of 60 seconds makes sense and should reduce the amount of errors from the poller function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant