fetch_next

Function fetch_next 

Source
pub async fn fetch_next(
    db: &'static Database,
    config: &Config,
    worker: &WorkerContext,
) -> Result<Vec<Task<CompactType, SqlContext, Ulid>>, LibsqlError>
Expand description

Fetch the next batch of tasks from the database