Skip to content

Commit 1240236

Browse files
committed
Revert one more log line
1 parent 755bf41 commit 1240236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

durabletask/worker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1295,7 +1295,7 @@ def execute(
12951295
completion_status_str = ph.get_orchestration_status_str(
12961296
ctx._completion_status
12971297
)
1298-
self._logger.debug(
1298+
self._logger.info(
12991299
f"{instance_id}: Orchestration {orchestration_name} completed with status: {completion_status_str}"
13001300
)
13011301

0 commit comments

Comments
 (0)