powered by
unset cron timer for workflow This function aggregates the unset cron timer function for openwhisk, github actions and lambda This can be used as a cross-platform function
faasr_unset_workflow_timer(target = NULL, ...)
return nothing / unset the workflow timer
a string for specific function
a string for underlying functions
if (interactive()){ test <- faasr("test.json", "env") test$unset_workflow_timer() }
Run the code above in your browser using DataLab