Become a Creator today!Start creating today - Share your story with the world!
Start for free
00:00:00
00:00:01
4k - Landscape image

4k - Landscape

weqe
Avatar
29 Plays1 year ago

4k - Landscape

Transcript

Opening Remarks and Day Off Inquiry

00:00:00
Speaker
Been a good clip. Talk about drawing. You guys taking the day off tomorrow? I know you are too.

Challenges and Delays in Produce Expansion

00:00:08
Speaker
I'm going to try to take off the whole day, but I don't know. There's a lot of shit in produce, man. It's just a lot. Yeah, I mean, we tried expansion. We got

Managing Plot Life Function Failures

00:00:17
Speaker
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.

Interruption Handling and Retry Strategies for Google Functions

00:00:26
Speaker
Because it's called the simple one.
00:00:31
Speaker
Go over there. Get ready. We're about to have an interruption in our files.

Implementing Retry Mechanism with Time Constraints

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. In this particular case, though, we are limited to nine minutes on the Google Cloud Function.

Decision to Add Retry Mechanism and Verify Changes

00:01:32
Speaker
And it doesn't have those fancy rules. It's nine minutes, wall clock.
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.