temporalio.worker.WorkflowInterceptorClassInput
unsafe_extern_functions: MutableMapping[ =
(source)
ΒΆ
Set of external functions that can be called from the sandbox.
Warning
Exposing external functions to the workflow sandbox is dangerous and should be avoided. Use at your own risk.
Warning
This API is experimental and subject to removal.