Planning a day off
00:00:00
Speaker
Been a good clip. Talk about drawing. You guys taking the day off tomorrow? I know you are too. I'm going to try to take off the whole day, but I don't know.
Challenges in production expansion
00:00:12
Speaker
There's a lot of shit in produce, man. It's just a lot. Yeah, I mean, we tried expansion. We got delayed. It's called the plot life function, so it catches. I need to keep up with it. Anything can fail, but for this particular case, I suppose we try going to cut. Because it's called the simple one.
00:00:31
Speaker
Go over there. Get ready.
Handling file interruptions
00:00:38
Speaker
We're about to have an interruption in our files.
Google Function retry strategy discussion
00:00:46
Speaker
So Cyril, regarding those, so the Google functions, it's all or nothing in terms of retries. But we can just put a try catch on that fetch and then just retry a bunch of times.
00:01:11
Speaker
Yeah, so everything should have retries for sure.
Understanding Google Cloud Functions limitations
00:01:17
Speaker
In this particular case, though, we are limited to nine minutes on the Google Cloud Function. And it doesn't have those fancy rules. It's nine minutes, wall clock.
Implementing retry strategies
00:01:39
Speaker
Yeah, let's do this. I'm going to add that retry now. Number zero. I'm going to stop this call just so we can verify all the changes in, at least. Yeah, do it.