openzipkin/zipkin-js

Errors thrown by zipkin bubbles all the way to the top

Open

#424 建立於 2019年7月25日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)JavaScript (167 fork)auto 404
help wanted

倉庫指標

Star
 (569 star)
PR 合併指標
 (PR 指標待抓取)

描述

When using zipkin-instrumentation-restify, an error that was being thrown in zipkin bubbled up all the way to the top, and out of the middleware, which causes the server to crash.

The error should be handled gracefully and not cause errors to be thrown out of the middleware.

This issue was also raised in #422 (direct quote link)

貢獻者指南