Skip to content

chore: change logger to warn for nil mutable state in executeDeleteHistoryEventTask#7509

Merged
fimanishi merged 1 commit intocadence-workflow:masterfrom
fimanishi:change-log-type-for-executeDeleteHistoryEventTask-nil-mutable-state
Dec 8, 2025
Merged

chore: change logger to warn for nil mutable state in executeDeleteHistoryEventTask#7509
fimanishi merged 1 commit intocadence-workflow:masterfrom
fimanishi:change-log-type-for-executeDeleteHistoryEventTask-nil-mutable-state

Conversation

@fimanishi
Copy link
Member

What changed?
Changed logger type from Debug to Warn.

Why?
It seems that there is a leak deleting history records from the db on workflow completion. Currently the logs type is Debug which makes it different to find it for a more in depth investigation.

How did you test it?

Potential risks

Release notes

Documentation Changes

…storyEventTask

Signed-off-by: fimanishi <fimanishi@gmail.com>
@fimanishi fimanishi merged commit 888f3e3 into cadence-workflow:master Dec 8, 2025
41 checks passed
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