Module replicate_rust::retry

source ·
Expand description

Helper struct for the prediction struct. Used to retry pooling the api for latest prediction status until it is completed.

Structs

Enums

  • Strategy to use for retrying. Currently only fixed delay is supported.