This repository has been archived by the owner on Nov 11, 2018. It is now read-only.
TV throughs an error if the responseCode
is null
#132
Labels
responseCode
is null
#132
Hi!
I'm using hapi as the reverse proxy server between SPA and old legacy API.
Sometimes there are cancelled requests which are provocating a different behavior in hapi that is not predicted by tv. (an issue itself described here: hapijs/hapi#2344).
So I'm facing the problem with TV that it's through an error that
responceCode
isnull
and after that, because of the tv, the whole hapi server crashes.Any fixes? :)
The text was updated successfully, but these errors were encountered: