My chaos of personal projects got me: I turned on **Bot Fight Mode **in cloudflare and my cloud function that runs for the climbing gym was failing to talk to my api.

I really need to clean these project(s) up. I think my north star is a dedicated api protected by cloudflare auth and I’ll allow service tokens to come through, via the header.

The pro of all this, even though there is chaos, I thought enough ahead to notify myself if I’m not seeing the cloud function executing (I write to my db when it runs). And by notify I don’t mean a push notification, I have a sql query that dumps to a web page that I load in an iframe in obsidian (which I use every day) with data warnings. I’ll document more on this later.

image.png