G
Link: https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.30.3
Release notes:
### Changes since v1.30.2More
* Gracefully handle missing metricID->metricName entries. They can be missing after unclean shutdown when only a part of `indexdb` entries are written into the DB.
* Remove transaction files only after the mentioned ...