You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 11, 2018. It is now read-only.
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 is null and after that, because of the tv, the whole hapi server crashes.