pulibrary / pdc_discovery

Princeton Data Commons discovery portal for Research Data
10 stars 0 forks source link

Update rails-health-monitor to use built in solr check #668

Closed carolyncole closed 1 month ago

carolyncole commented 1 month ago

fixes #662

Tested this locally by turning off lando and the status page reflected that solr was down.

Noted that this check either in main or with this PR does not note that the collection is present, just that solr is up.

We may want to update the gem to allow for a collection to be specified and note if the collection goes missing. For the moment that is not a valid test of this code.