Podspec deploys down
Incident Report for CocoaPods
Resolved
Hey folks, I was exploring ways to handle the occasional errors we get on new Pod deploys to trunk ( #11621 ) which involved trying to ease the API pressure on trunk (lots of folks are asking for Podspec info via the trunk API) and tried putting the API in-front of cloudflare's DNS-level CDN.

This, while doing a bit of help on the pressure, also took down deploying a podspec for 2 hours - I disabled the DNS-level CDN and am currently trying a more fine-grained approach to just get any API calls to `/api/v1/pods/MessagePack.swift/specs/latest`

- ./orta
Posted May 17, 2023 - 07:00 UTC