jgarzik/kvdbd

Improve error propagation

Ouverte

#24 ouverte le 20 oct. 2019

 (0 commentaire) (0 réaction) (0 personne assignée)Rust (8 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (19 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur