guanaco-io / alerta

Camel OSGI bundles for error handling with Alerta (https://alerta.io/)
Apache License 2.0
0 stars 0 forks source link

Add default timeout to configuration #4

Closed gertv closed 3 years ago

gertv commented 4 years ago

Right now, the default timeout is hard-coded in the Alert case class itself. It would be better to make it optional there and make the default timeout value configurable (e.g. in the bundle that is sending the alerts to Alerta, similar to what we do for the environment).