diff --git a/octue/resources/child.py b/octue/resources/child.py index 4cdd46780..6e5d5d855 100644 --- a/octue/resources/child.py +++ b/octue/resources/child.py @@ -185,7 +185,7 @@ def ask_multiple( question_uuid = questions[question_index]["question_uuid"] answers[question_index] = (e, question_uuid) - logger.exception( + logger.error( "Question %s failed. Run 'octue get-diagnostics gs:///%s " "--download-datasets' to get the crash diagnostics.", question_uuid,