workflow__is_running: Is the job currently running. This is not a public function

View source: R/workflow_job.R

workflow__is_runningR Documentation

Is the job currently running. This is not a public function

Description

Is the job currently running. This is not a public function

Usage

workflow__is_running(job, refresh = FALSE)

Arguments

job

WorkflowJob object, see post_job and get_job

refresh

Logical, if object should be refresh if job not in running state

Value

TRUE / FALSE


wuxi-nextcode/gorr documentation built on Jan. 1, 2023, 7:54 a.m.