lzell / AIProxySwift

Client for AIProxy
https://www.aiproxy.pro
73 stars 9 forks source link

Bug fix: stop polling replicate on failed prediction #27

Closed lzell closed 2 months ago

lzell commented 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