autotune
autotune copied to clipboard
Notification message is wrong when the data is available and no update_recommendations API is called.
Below is the notification message when the data is available and the update_recommendations API was not called even once.
"notifications": {
"120001": {
"type": "info",
"message": "There is not enough data available to generate a recommendation.",
"code": 120001
}
}