mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-07-22 00:30:22 +03:00
This is needed in order to avoid issues similar to https://github.com/VictoriaMetrics/VictoriaLogs/issues/1419 ,
when the returned error is unwrapped in order to decide how to handle it.
See the fix for this issue at c38ca01c25