kruize / autotune

Autonomous Performance Tuning for Kubernetes!
Apache License 2.0
157 stars 53 forks source link

Fix UpdateResultsAPI duplicate record issue #1051

Closed khansaad closed 10 months ago

khansaad commented 10 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.

dinogun commented 10 months ago

@khansaad as mentioned we need to add the appropriate negative tests to handle this scenario. @chandrams please review