jgarzik/kvdbd

Improve error propagation

オープン

#24 opened on 2019/10/20

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (8 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (19 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Propagate db-specific errors up the stack, giving the end user/devop improved diagnostics for any error condition (which are rare, in production).

This may imply providing our own generic Error and Result.

コントリビューターガイド