jobFail: mark a job as failed

View source: R/jobFail.R

jobFailR Documentation

mark a job as failed

Description

record an error message for the job, mark it with done=-1, and move its folder to MOTUS_PATH$ERRORS

Usage

jobFail(j, msg, code = -1)

Arguments

j

the job

msg

message to add to job's log

code;

the value to store in "done"; should be non-zero and defaults to -1.

Value

no return value

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


MotusWTS/motusServer documentation built on Aug. 8, 2024, 10:23 p.m.