denshoproject / ddr-local

Web UI used for interacting with DDR collections and entities on a local machine.
Other
3 stars 0 forks source link

`Gitolite.initialize` causes 502 if mits.densho.org is not available #307

Open gjost opened 2 years ago

gjost commented 2 years ago

We tried enabling CloudFlare DNS proxying for mits.densho.org. It seemed OK when we checked it on Friday afternoon using ssh git@mits.densho.org info, but by Monday morning it caused all instances of ddr-local to time out.

IIRC ddr-local connects to Gitolite to get a list of all possible partner orgs or something that's not strictly necessary. If this times out the app should throw an alert but continue working.