Skip to main content

try_persist_http_error

Function try_persist_http_error 

Source
pub fn try_persist_http_error(
    method: &str,
    path: &str,
    status: u16,
    body: &str,
    member_id: Option<i32>,
)
Expand description

异步写入 HTTP 错误到 MySQL(dev only)