Closed lzell closed 2 months ago
Previously, if a prediction failed on replicate we would continue polling a total of pollAttempts times. With this fix, the polling stops as soon as replicate returns a prediction status of failed or canceled
pollAttempts
failed
canceled
Previously, if a prediction failed on replicate we would continue polling a total of
pollAttempts
times. With this fix, the polling stops as soon as replicate returns a prediction status offailed
orcanceled