superfaceai / cli

Let AI connect the APIs for you
https://superface.ai
MIT License
22 stars 4 forks source link

feat: poll url retry #370

Closed Jakub-Vacek closed 11 months ago

Jakub-Vacek commented 11 months ago

Description

This PR adds retry of polling of job status. This helps with SOCKET_CONNECTION_TIMEOUT breaking long running authoring process. Default value is 3 retries.

Motivation and Context

Types of changes

Checklist: