Comment on Cloudfare outage post mortem
jimmy90@lemmy.world 1 month agohonestly this was a coding cock-up. there’s a code snippet in the article that unwraps on a Result which you don’t do unless you’re fine with that part of the code crashing
i think they are turning linters back to max and rooting through all their rust code as we speak