DOI-USGS / DOI-USGS/scipiper

print full redo command on a failure in loop_tasks

Open
#79 0 comments 0 reactions 2 assignees Claimed by @aappling-usgs View on GitHub
Dominant language
R
Stars
10
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Right now I'm pretty sure these get truncated to a single line [here](https://github.com/USGS-R/scipiper/blob/e5e90b11200aaf4448683889c7bd0ea487b6e9dd/R/loop_tasks.R#L147), but it'd be awfully nice if when there's an error, even if you have a progress bar then you still see

```
* Error in myfun: input must not have NA; debug with scmake("task_A", "task_makefile.yml")
```
even if that text is longer than one line.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.