Is your feature request related to a problem? Please describe.
Lamassu is missing high-level documentation on some configuration parameters. In some cases, the interaction of certain configuration parameters can lead to unexpected results, and seemingly inconsistent data.
Goal / high level use-case
Make it easier to understand how to configure lamassu correctly.
Describe the solution you'd like
- Document all configuration properties
- Create a matrix that demonstrates how caching configuration properties interact with update intervals and ttls in data
- Centralize caching configuration in a config service, so it can be checked at runtime, and display warnings for potentially "wrong" configuraitons
Is your feature request related to a problem? Please describe.
Lamassu is missing high-level documentation on some configuration parameters. In some cases, the interaction of certain configuration parameters can lead to unexpected results, and seemingly inconsistent data.
Goal / high level use-case
Make it easier to understand how to configure lamassu correctly.
Describe the solution you'd like