Module 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§

RetryPolicy
TODO : Unimplemented

Enums§

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