Replies: 3 comments
-
Converting to a discussion. I have a lot of recency bias from my recent optimization work. Planning to come back to it later. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think this is a good idea - good be something as simple as a single message saying "Initializing... (could take while for large pipelines) " or similar. A completely blank new line is always a bit unsettling if if's there for too long! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Done in #1482 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Million-target pipelines take a long time to initialize. To the user,
tar_make()
on an existing behemoth pipeline appears to hang when it starts. It isn't obvious that necessary (and highly optimized) preprocessing steps are happening under the hood. Maybetargets
should print extra messages to the R console.Beta Was this translation helpful? Give feedback.
All reactions