thomaspoignant / api-scenario

API-scenario is a command-line tool that allows you to execute easily a scenario to test your APIs.
https://github.com/thomaspoignant/api-scenario#api-scenario
The Unlicense
16 stars 3 forks source link

Support timeout for request #58

Open thomaspoignant opened 4 years ago

thomaspoignant commented 4 years ago

Requirements

We should support timeout when calling the API to be sure to not block the process for ever.

We should have an option to set the timeout, something like --timeout and -t.

andrysds commented 4 years ago

hi @thomaspoignant, i am interested to work on this issue. let me know if the issue is still up for grabs.

thomaspoignant commented 4 years ago

Hi @andrysds yes this is still available, go head.

Thanks a lot for your interest it is awesome to have more people on board.