SergeyIvanov87 / Code-Metric-Visualizer-Platform

Docker image for `pmccabe_visualizer`
9 stars 0 forks source link

Make the rrd service more resilient #36

Open SergeyIvanov87 opened 7 months ago

SergeyIvanov87 commented 7 months ago

If an error should happen during rrd updating, do not raise an exception because it stops updating flow entirely and leads to much more inconsistency among others. Need to rename failed rrd and store updating cmd into chamge log file to recover it manually later