You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/TaskManager/TaskManager/Logging/Log.cs
+4-1
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ public static partial class Log
90
90
[LoggerMessage(EventId=109,Level=LogLevel.Warning,Message="Unable to query for job status, no activate executor associated with execution ID={executionId}.")]
Copy file name to clipboardExpand all lines: src/WorkflowManager/Logging/Log.200000.Workflow.cs
+1-1
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ public static partial class Log
60
60
[LoggerMessage(EventId=200012,Level=LogLevel.Error,Message="The following task: {taskId} in workflow {workflowInstanceId} is currently timed out and not processing anymore updates, timed out at {timedOut}.")]
[LoggerMessage(EventId=200014,Level=LogLevel.Error,Message="The task execution status for task {taskId} cannot be updated from {oldStatus} to {newStatus}. Payload: {payloadId}")]
0 commit comments