diff --git a/chain_service/services/progress_action/comment_progress_action.py b/chain_service/services/progress_action/comment_progress_action.py index 716cd1e..bf0f323 100644 --- a/chain_service/services/progress_action/comment_progress_action.py +++ b/chain_service/services/progress_action/comment_progress_action.py @@ -46,7 +46,7 @@ class CommentProgressActionService(BaseProgressActionService): if not uploaded_file: logger.error( - f"Uploaded file id not found while running progress_action={self.progress_chain}" + f"Uploaded file id not found while running {self.progress_chain}" ) continue