tinker.types.FuturesRetrieveRequest
Generated from tinker 0.30.4 at commit 1e5777e. Source links point at that snapshot.
class tinker.types.FuturesRetrieveRequest(StrictBase)
Fields:
- target (SamplingSessionFuturesTarget)
- prev_cursor (int) – Opaque cursor from the previous response; events at or before it are considered seen and get trimmed server-side. 0 starts from the beginning.
- timeout (float | None)