We currently automatically print error logs when a job failed from start_and_wait or related.
Sometimes it's not necessary or useful to do this, so there should be an option to disable that feature
|
# TODO: allow to disable this printing logs (e.g. in non-interactive contexts)? |