Skip to content

github: Avoid potential panic

Administrator requested to merge rs/v3-panic into main

Created by: ryanslade

It's quite common to have an error with a nil response.

Test Plan

Confirmed a few places in the code where we are returning nil responses.

Merge request reports

Loading