Hello,
I am evaluation usage in a Kotlin project.
Is there a way to persist custom context data along with a workflow start?
I have cases where i would like to rebuild the context when executing steps and child workflows.
These kinds of interceptors/handlers could of course be used for adding open telemetry tracing.