Details
-
Task
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Done
-
-
ERM Sprint 77
Description
Most (if not all) FOLIO modules provide a health check endpoint that can be used by hosting service to determine if the module is healthy or not. For example module created with RMB has /admin/health endpoint documented at
https://github.com/folio-org/raml-module-builder/blob/master/README.md#monitoring
/admin/health -- Returns status code 200 as long as service is up.