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
scplan: unredact logs for unable to make progress error
We have seen this error in tests and Sentry reports. The details for the
error do not show up when logs are redacted, so this change makes the
details appear in the AssertionError itself. This also makes stageBuilder
implement redact.SafeFormatter so that the error is formatted safely.
Release note: None
0 commit comments