trinodb / trino-gateway

Home Page:https://trinodb.github.io/trino-gateway/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continue to serve request when backend DB is down

oneonestar opened this issue · comments

(Feature request)
After the initial startup is completed, allow gateway to continue serve request even if backend DB is down or lost of connection.
Downtime in DB or temporarily lost of connection to DB shouldn't cause the gateway to go down.
Gateway should be able to continue to run using the latest config retrieved from DB.