raster-foundry / granary

Open source repo for AI-supported information feeds

Home Page:https://raster-foundry.github.io/granary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a legitimate health check to the API

hectcastro opened this issue · comments

Currently, it does not appear that the API has a health check endpoint available. The API should have a endpoint that helps upstream components determine service health from the outside-in.

When a health check endpoint is added, the corresponding aws_lb_target_group heath_check block should be updated appropriately.