uber-go / cadence-client

Framework for authoring workflows and activities running on top of the Cadence orchestration engine.
https://cadenceworkflow.io
MIT License
339 stars 128 forks source link

Remove warning message that regarding unknown event type #1300

Closed timl3136 closed 7 months ago

timl3136 commented 7 months ago

What changed? Remove warning message for unknown event type

Why? It's creating too much warning log that overwhelm system

How did you test it? Unit test

Potential risks Only remove logger so no danger