keep_alive

Function keep_alive 

Source
pub async fn keep_alive(
    pool: SqlitePool,
    config: Config,
    worker: WorkerContext,
) -> Result<(), Error>
Expand description

Send a keep-alive signal to the database to indicate that the worker is still active