dfilatov/vow

'Timed out' error class needed

Closed this issue · 0 comments

At present point it's impossible to detect whether timeout-ed promise was rejected because of timeout exceeding or not. Checking reject message doesn't seem like good idea.