QUESTION: How to report the progress in the logs of docker containers? #159
Replies: 3 comments
-
It's not 100% clear what your setup is, but I make a best guess. You're probably running R in batch mode (= non-interactive mode). In that case, you need to set R option |
Beta Was this translation helpful? Give feedback.
-
Thanks! I will take a look! :) |
Beta Was this translation helpful? Give feedback.
-
Actuallly I am using a function that handles the progress in a future function, due to its heavy cost. I al willing to track how it is doing. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am not able to see the dumps of the progress in the logs, even when redirecting the output to stderr and stdout. There is a way to use this API to do that, or at least to gather the metrics to upload a front-end or so.
Beta Was this translation helpful? Give feedback.
All reactions