jgarzik/kvdbd

Improve error propagation

Aperta

#24 aperta il 20 ott 2019

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (8 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (19 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor