···240240 "sorry, something went wrong",
241241 ));
242242 };
243243+244244+ // all of the noise around here is so that we can ultimately reach this:
245245+ // upstream BadRequest extracted from the foyer result which we can proxy back
243246 return GetRecordResponse::BadRequest(xrpc_error(
244247 error,
245248 format!("Upstream bad request: {message}"),