agola-io / agola

Agola: CI/CD Redefined
https://agola.io
Apache License 2.0
1.47k stars 116 forks source link

configstore: fix wrong error handling #503

Closed sgotti closed 2 months ago

sgotti commented 2 months ago

Using util.NewAPIError(util.KindFromRemoteError, ... on a db error is wrong.