akvo / akvo-commons

Akvo utility library
GNU Affero General Public License v3.0
0 stars 0 forks source link

[#34] Add errors-config var #35

Closed tangrammer closed 3 years ago

tangrammer commented 3 years ago

Choose to validate config in this repo thus same validation should be fine for all the dependant projects (flow-services, flow-api, unilog ...)

In flow-services, in case of having errors-config not empty, we can use timbre/log :error to just send sentry exceptions

So, validation is in akvo-commons and notification policy depends on dependant projects