Skip to content
View as Markdown

tinker.types.FutureFinished

Generated from tinker 0.30.4 at commit 1e5777e. Source links point at that snapshot.

class tinker.types.FutureFinished(BaseModel)

A finished request reported by /api/v1/retrieve_futures.

Carries the uncompressed response-payload size (as retrieve_future's metadata-only response does) so the SDK can reserve the inflight-bytes budget before fetching the payload.

Fields: