typicode/fetchival

Timeout setup and handling?

Opened this issue · 1 comments

Is there any support in fetchival for timeout handling?
I'm using it on an esp8266 and as a small device that is battery operated it may die at any point or lose wifi connectivity and I'd like to know that nothing is updating. A timeout on the request will be useful also for the recovery from such a condition or I will have many requests up in the air.

still no timeout? is the request always pending?