kruize / autotune

Autonomous Performance Tuning for Kubernetes!
Apache License 2.0
164 stars 54 forks source link

Fix the duplicate record issue in update results API #1058

Closed khansaad closed 11 months ago

khansaad commented 11 months ago

This PR fixes the duplicate record mismatch issue after hitting the updateResults API. We were seeing a difference in the number of records getting saved in the DB.

Note: Created this separate PR against the 0.0.19 branch. PR #1051 was raised against master.