Database Information Refresh
- A key consideration is how to best facilitate the refreshing of data source instance information on the frontend.
- Relying solely on ingestion sessions for updates might lead to confusion or unintended side effects.
- It is proposed to create a dedicated endpoint that accepts a Governance Database ID. This endpoint would be triggered from the frontend (e.g., via an "Update Information" button) and would be responsible for updating all relevant information pertaining to that database instance.
- This endpoint will orchestrate a pipeline to automatically refresh and update the database's information, bypassing the need to re-enter connection details