Skip to content

codeintel: only observe DB.Done error if it is a commit/rollback error

Administrator requested to merge observed-db-done-err into master

Created by: efritz

Only emit an error metric when the call to Done produces a new error. The previous behavior emits an error on all rollbacks, which is undesireable.

Merge request reports

Loading