Result from a published inference request.Attributes:
request_id: The ID provided when publishing the request
model: The model that produced this result
data: The inference output (postprocessed)
ok: Whether the request succeeded
error: Error message if ok=False