feat(trace): in v3, add cadenceIsCron tag in the start workflow span#1072
feat(trace): in v3, add cadenceIsCron tag in the start workflow span#1072shijiesheng wants to merge 1 commit into
Conversation
Signed-off-by: Shijie Sheng <liouvetren@gmail.com>
CI failed: The build failed due to test regressions in the `com.uber.cadence.internal.tracing.StartWorkflowTest` class, where critical tests for the new `cadenceIsCron` span tag are being skipped.OverviewTesting failed in the workflow module, specifically linked to the new changes. A critical subset of tests intended to validate the FailuresTest Suite Regressions in Tracing (confidence: high)
Summary
Code Review ✅ Approved 1 resolved / 1 findingsAdds the ✅ 1 resolved✅ Bug: String reference comparison (!= "") for cronSchedule is unreliable
Tip Comment OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |
What changed?
Same as #1071 but for v3
Why?
How did you test it?
Potential risks
Release notes
Documentation Changes