Skip to main content

ingest_errors_batch

Function ingest_errors_batch 

Source
pub async fn ingest_errors_batch(
    __arg0: State<DbPool>,
    __arg1: Extension<ProjectContext>,
    __arg2: Json<IncomingErrorBatch>,
) -> StatusCode