Recommendation API checks fail because of the following error:
[2018-12-17T19:47:00.210Z] ERROR: recommendation_api/232 on scb1002: ER_USER_LIMIT_REACHED: User 'recommendationapiservice' has exceeded the 'max_user_connections' resource (current value: 10) (err.code=ER_USER_LIMIT_REACHED, err.errno=1226, err.sqlState=42000, err.fatal=true, err.levelPath=error/article.creation.morelike) Error: ER_USER_LIMIT_REACHED: User 'recommendationapiservice' has exceeded the 'max_user_connections' resource (current value: 10)
We need to either increase the connection limit in MySQL or decrease the limits in the service.