Skip to content

Newbie question: timeout flag #209

@rimorob

Description

@rimorob

This is probably a user error, but I can't get my script to run with the timeout flag. I set up:
register_dopar_cmq(n_jobs=self$nCores, memory=1024,
fail_on_error=FALSE, timeout=Self$walltime)
And the template says:
#SBATCH --time={{ timeout }}

And then I get this error:
Error in fill_template(private$template, opts, required = c("master", :
Template values required but not provided: timeout
In addition: There were 50 or more warnings (use warnings() to see the first 50)

What am I doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions