superfaceai / cli

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

Feat/poll timeout flag #371

Closed Jakub-Vacek closed 1 year ago

Jakub-Vacek commented 1 year ago

Description

This PR adds timeout flag to set up timeout for polling the job. This flag is added to operations that use polling. Setting timeout enables to work with larger/more complex documentations

Motivation and Context

Types of changes

Checklist:

Jakub-Vacek commented 1 year ago

It was increased here: https://github.com/superfaceai/cli/pull/370/files#diff-e828f2364c5d76bbf8f6168e86cc4bf9f2239503cad4b10b6990b23d0282c137 - I am not sure what timeout is sane - 300s was enough for everything util foursquare so it probably make sense to keep it 300.