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
Previously, the JobID log tag could be redacted, making it difficult to
trace TTL job execution when viewing redacted logs. This change ensures
the JobID is logged as a redact.SafeString, allowing it to appear in
redacted outputs for easier debugging.
Additionally, the flowCtx.ID is now also saved as a safe string too.
Epic: none
Release note: none
0 commit comments