splitgraph / seafowl

Analytical database for data-driven Web applications 🪶
https://seafowl.io
Apache License 2.0
386 stars 9 forks source link

Add a http health endpoint #502

Closed gruuya closed 4 months ago

gruuya commented 4 months ago

In particular this one corresponds to k8s readiness probe. For now it only includes trying to connect to the Flight gRPC endpoint if configured, and if that fails returns 503.