cstanislawski / grafana-db-exporter

Export your ClickOps'ed Grafana dashboards into the repository
Apache License 2.0
1 stars 0 forks source link

Add retries with backoff #30

Closed cstanislawski closed 1 month ago

cstanislawski commented 1 month ago

currently if grafana-db-exporter fails at any step it will just fail

it should support retries with backoff - all configurable