fetch_next

Function fetch_next 

Source
pub async fn fetch_next(
    pool: SqlitePool,
    config: Config,
    worker: WorkerContext,
) -> Result<Vec<Task<CompactType, SqlContext, Ulid>>, Error>
Expand description

Fetch the next batch of tasks from the sqlite backend