GithubHelp home page GithubHelp logo

Comments (3)

wlandau avatar wlandau commented on August 25, 2024 2

I suggest choosing a different reporter in tar_make(). Notably, reporter = "verbose_positives" and reporter = "timestamp_positives" omit the "skip" messages. And to avoid slowing down the pipeline due to lots of printing, you have the option to buffer these console messages and print e.g. at most every 10 seconds with tar_make(seconds_reporter = 10). Another alternative is to call tar_make(reporter = "silent") to suppress all messages, reporter = "summary" to get just a high level view, and/or open a new R session and run tar_poll() to monitor updates.

from targets.

wlandau avatar wlandau commented on August 25, 2024 1

Setting verbose = FALSE in the crew controller should work.

from targets.

stemangiola avatar stemangiola commented on August 25, 2024

I get this when I use reporter="summary". Any was to omit "Submitted batch job ..."

qs 0.25.6
queued | skipped | dispatched | completed | errored | warned | canceled | time       
26     | 8075    | 14         | 0         | 0       | 0      | 0        | 16:08 25.27Submitted batch job 15515158
Submitted batch job 15515159
Submitted batch job 15515160
Submitted batch job 15515161
Submitted batch job 15515162
Submitted batch job 15515163
Submitted batch job 15515164
Submitted batch job 15515165
Submitted batch job 15515166
Submitted batch job 15515167
Submitted batch job 15515170
Submitted batch job 15515174
Submitted batch job 15515176
25     | 8075    | 15         | 0         | 0       | 0      | 0        | 16:08 25.86Submitted batch job 15515179
11     | 8075    | 29         | 0         | 0       | 0      | 0        | 16:08 26.05Submitted batch job 15515186
Submitted batch job 15515187
Submitted batch job 15515188
Submitted batch job 15515189
Submitted batch job 15515190
Submitted batch job 15515191
Submitted batch job 15515192
Submitted batch job 15515193
Submitted batch job 15515194
Submitted batch job 15515195
Submitted batch job 15515196
Submitted batch job 15515197
Submitted batch job 15515198
Submitted batch job 15515199
10     | 8075    | 30         | 0         | 0       | 0      | 0        | 16:08 26.70Submitted batch job 15515200
39     | 8075    | 34         | 0         | 0       | 0      | 0        | 16:08 26.87Submitted batch job 15515216
Submitted batch job 15515219
Submitted batch job 15515221
Submitted batch job 15515224
Submitted batch job 15515225
70     | 8075    | 35         | 1         | 0       | 0      | 0        | 16:09 55.42Submitted batch job 15515454
Submitted batch job 15515457
68     | 8075    | 35         | 3         | 0       | 0      | 0        | 16:10 11.27Submitted batch job 15515504
66     | 8075    | 36         | 4         | 0       | 0      | 0        | 16:10 12.60Submitted batch job 15515505
Submitted batch job 15515506
60     | 8075    | 33         | 13        | 0       | 3      | 0        | 16:10 56.15Submitted batch job 15515534
60     | 8075    | 28         | 18        | 0       | 5      | 0        | 16:11 28.91

from targets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.