You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can this be error-handled to provide "0" and a log message to drupal's log, that solr was not found at ($SOLR_URL) for migration ($MIGRATION), or some other attention-grabbing method of not breaking, while giving the user information to debug?
The text was updated successfully, but these errors were encountered:
If the query to solr fails, then you can't see the list of migrations at http://localhost:8000/admin/structure/migrate/manage/islandora_7x/migrations - it WSOD's.
Can this be error-handled to provide "0" and a log message to drupal's log, that solr was not found at ($SOLR_URL) for migration ($MIGRATION), or some other attention-grabbing method of not breaking, while giving the user information to debug?
The text was updated successfully, but these errors were encountered: