Closed hiromijorge closed 1 year ago
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
Is it possible that the function is running beyond 540second limit you specified?
Other than this wild guess, I don't think I have enough information to help - can you share some log output or add timing instrumentation to help narrow down the issue you are seeing?
Hey @hiromijorge. We need more information to resolve this issue but there hasn't been an update in 7 weekdays. I'm marking the issue as stale and if there are no new updates in the next 3 days I will close it automatically.
If you have more information that will help us get to the bottom of this, just add a comment!
Since there haven't been any recent updates here, I am going to close this issue.
@hiromijorge if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.
The bugs reported on console when using cloud scheduler -
I am recently experiencing regular errors for my firebase cloud functions. Especially it is a scheduler function that is triggered every 30 minutes, to update the data in the firestore.
My Code looks like this:
``