temporalio.worker.WorkflowSlotInfo
class documentation

class WorkflowSlotInfo(Protocol): (source)

View In Hierarchy

Info about a workflow task slot usage.

is_sticky: bool = (source)

Undocumented

workflow_type: str = (source)

Undocumented