Skip to main content

mark_inflight

Function mark_inflight 

Source
pub async fn mark_inflight(
    pool: &PgPool,
    id: i64,
    now: i64,
) -> Result<(), Error>
Expand description

mark a message as in-flight