Closed samuzzal-choudhury closed 7 years ago
A Key error in the recommender task caused that to fail on prod -
Following is the stacktrace -
2017-08-03 08:34:25,458 [ERROR] celery.app.trace: Task selinon.SelinonTaskEnvelope[d6ce0880-b186-4efd-a783-8358ee2a349d] raised unexpected: KeyError('latest_version',) -- File "/usr/lib/python3.4/site-packages/f8a_worker/workers/recommender.py", line 620, in execute --
I believe this was fixed in https://github.com/fabric8-analytics/fabric8-analytics-worker/pull/195. Closing.
A Key error in the recommender task caused that to fail on prod -
Following is the stacktrace -