Skip to content

Conversation

@stephanos
Copy link
Contributor

@stephanos stephanos commented Nov 25, 2025

What changed?

Removed softassert.Sometimes. Reverted Err/Warn/Info to log statements; removed Debug ones.

Why?

Not needed anymore.

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

i.metrics.Counter(metrics.WorkflowExecutionUpdateAborted.Name()).
Record(1, metrics.ReasonTag(metrics.ReasonString(reason.String())))
softassert.Sometimes(i.log).Debug("update aborted",
i.log.Debug("update aborted",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keeping this one.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a tabbing error

@stephanos stephanos marked this pull request as ready for review November 25, 2025 18:20
@stephanos stephanos requested review from a team as code owners November 25, 2025 18:20
@stephanos stephanos requested a review from spkane31 November 25, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants