temporalio / sdk-core

Core Temporal SDK that can be used as a base for language specific Temporal SDKs
MIT License
262 stars 70 forks source link

Remove serializable WF inputs feature #701

Closed Sushisource closed 5 months ago

Sushisource commented 5 months ago

Remove this feature I thought would be useful for debugging, but in practice hasn't been and is just bloat & imposes some annoying limitations (like forcing WorkerConfig to be serializable)