Add key to log messages context and add log prefix to enhance CancelStaleWorkflowHandler messages

Introduced a consistent LOG_PREFIX to all log messages in CancelStaleWorkflowHandler. This ensures clearer contextual identification in logs and improves traceability when debugging or monitoring workflow actions.
This commit is contained in:
2025-04-16 20:55:02 +02:00
parent 8ca377d5d4
commit 1d4ef19051
2 changed files with 12 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
kind: Fixed
body: Add consistent log prefix and key to logs when stale workflows are automatically canceled
time: 2025-04-16T21:03:15.491889784+02:00
custom:
Issue: ""
SchemaChange: No schema change