My mirror script from JILS requests /status as a sort of health check (if the system's down we don't want to hose our local copy).
Need to add the same endpoint to GILS - it simply needs to return the word SUCCESS.
We can potentially look at having check GILS components individually later.
Activity
22-Apr-22 11:47
assigned to @btasker
22-Apr-22 11:52
mentioned in commit c141ca76884948459b5f38530655385bbd5aeb6b
Commit: c141ca76884948459b5f38530655385bbd5aeb6b Author: B Tasker Date: 2022-04-22T12:51:47.000+01:00Message
Add support for a
/statusendpoint - websites/Gitlab-Issue-Listing-Script#33This means that mirror scripts can perform a reachability check to verify that GILS is up