kruize / kruize-ui

Kruize Autotune UI
MIT License
6 stars 12 forks source link

Replaces Generate API call to List API call #181

Closed bhanvimenghani closed 3 months ago

bhanvimenghani commented 4 months ago

This pr replaces generate recc api call with list recc api call solves jira 276. This is built on top of PR 180, and needs 180 to be merged before this one.

bhanvimenghani commented 3 months ago

@kusumachalasani i have made the commits verified, along with rebasing the pr, u can review it now.

bhanvimenghani commented 3 months ago

I think i need to remove this "adds experiment type" commit as well, right it comes from the 180 pr which is merged. so that just the changes in this one r visible

bhanvimenghani commented 3 months ago

@chandrams can u merge this pr

dinogun commented 3 months ago

@kusumachalasani @chandrams Please note that this PR was against main and not mvp_demo. We should always merge into main only after merging into mvp_demo and completing testing.