RetrySubgraphResult

constructor(output: Output, success: Boolean, retryCount: Int)(source)

Parameters

output

The result of the subgraph operation.

success

A boolean indicating whether the action was successful.

retryCount

The number of retries attempted.