this was, we were talking last week about, the open AI outage, the Kubernetes control plane. Let's see. Hold on a second. Oh, and then, and so that was, that was sort of a gave news to this. Here it is, I'm putting it in the channel. And then we had a couple of talk, a couple of of points from here, from there. I didn't, I didn't spend as much time thinking about the topic as as I would have. And one of the things that I needed to do that I didn't do is drag Victor, who does RHA work into the conversation? Because I think that there's components for that that I will be you know, he spent a lot of time building our cluster ha strategy and then dealing with customers who break, break the HA or, you know, trying to think through the scenarios, like, because we break so Digital Rebar needed to be a completely standalone system. And, you know, we ended up having to build a core. It's a raft, you know, we're using standard libraries, but it's, there's a raft database behind the scenes where, if you have multiple nodes, it's going to keep the raft system synchronized for an HA build up. So great. And the number of ways that goes wrong. Get, you know, our customers think that they've they're doing ha when they needed backups, or think that because they're doing Ha, they don't need backups, or they're taking, you know, the backups interfere with the HA scenario, right there. We've had years now of like, all of these cases where it's, like, I was doing Ha, and I built this, and I moved my, one of my nodes to a lower latency thing, and then it got out of sync, and then, you know, I backed up the wrong from the wrong node. I mean, it's, it's incredible, the number of scenarios that we've had to code through, or help customers through, as they've, you know, tried to get, you know, an HA system going, or in some cases, realize that what they really need is a streaming backup out of a system, and then they can, you know, a script to do a Recovery of that backup. And then we have customers who do that and then never test the backups and don't have a process, and that ends up being ms too, yeah,