issues
search
cyfronet-fid
/
recommender-system
Reinforcement Learning Recommender System suggesting relevant scientific services to appropriate researchers
GNU General Public License v3.0
11
stars
2
forks
source link
Implement a deep health check
#411
Closed
wujuu
closed
1 year ago
wujuu
commented
1 year ago
Acceptance criteria:
/health
endpoint that will return 200 when the application is healthy
healthy means that:
there's at least one functioning recommender engine
there's database connection
there are active, registered celery workers
there's an ActiveMQ server running
Acceptance criteria:
/health
endpoint that will return 200 when the application is healthy