pub fn try_persist_http_error( method: &str, path: &str, status: u16, body: &str, member_id: Option<i32>, )
异步写入 HTTP 错误到 MySQL(dev only)