class documentation

class Info(Protocol):

View In Hierarchy

Undocumented

Property attempt Undocumented
Property idempotency_key Undocumented
Property tags Undocumented
Property timeout Undocumented
Property version Undocumented
@property
attempt: int =

Undocumented

@property
idempotency_key: str | None =

Undocumented

@property
tags: dict[str, str] | None =

Undocumented

@property
timeout: float =

Undocumented

@property
version: int =

Undocumented