The source project of this merge request has been removed.
WIP: EE8010 fall back to the default search functionality when elasticsearch is down
3 unresolved threads
Compare changes
Adds a sidekiq worker that checks the health of Elasticsearch (via it's healthcheck endpoint), stores if it's healthy in the database and adjusts which search is used based on the state, either the elasticsearch search or the default internal one.
/ee
folder