a8c445a1c2
Graph SDK occasionally returns a 400 with a null error message which is not a real bad request but a transient hiccup. Classify these as temporary errors so they get retried instead of flooding Sentry. Fixes TWENTY-SERVER-D3X