[ Web Proxy ]
URL:
Viewing: https://python.temporal.io/temporalio.worker.WorkflowInterceptorClassInput.html [Back]  [Original]

temporalio.worker.WorkflowInterceptorClassInput
class documentation

class WorkflowInterceptorClassInput: (source)

View In Hierarchy

Input for Interceptor.workflow_interceptor_class.

Class Variable unsafe_extern_functions Set of external functions that can be called from the sandbox.
unsafe_extern_functions: MutableMapping[str, Callable] = (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.

API Documentation for Temporal Python, generated by pydoctor 25.10.1 at 2026-08-25 00:10:53.

Web Proxy Viewer  |  New URL  |  Original Page