knowndecimal / fulfil

Interact with the Fulfil.io API using Ruby
MIT License
9 stars 2 forks source link

Add a timeout to requests? #52

Open cdmwebs opened 10 months ago

cdmwebs commented 10 months ago

Wondering if this makes sense, but I ran in to an issue where the client was taking too long. Should we add a timeout configuration that can be passed to the HTTP library here?