push_tasks

Function push_tasks 

Source
pub async fn push_tasks(
    pool: SqlitePool,
    cfg: Config,
    buffer: Vec<SqliteTask<CompactType>>,
) -> Result<(), Arc<Error>>
Expand description

Push a batch of tasks into the database