Closed Starflight-code closed 3 weeks ago
Currently, web requests can trigger panics on failed JSON deserialization or connection failure. These failures should be handled through result returns within handler the handler functions.
Added in 7ae6d4caccd2c8c76a143450baadf4df57291d62, which will be down-streamed to StarBleed soon.
Currently, web requests can trigger panics on failed JSON deserialization or connection failure. These failures should be handled through result returns within handler the handler functions.