danneu
11/13/2016, 10:35 PM.fail()
handler at the very end for uncaught-errors (e.g. sends a 500 response). but once the promise gets rejected, it stays rejected, hitting every downstream .fail()
. what's the expected way to recover / map rejection?