Skip to content
#

health-checks

Here are 42 public repositories matching this topic...

LiteXHealthChecks
vgribok
vgribok commented Nov 1, 2019

Current implementation of AddPostgreSql() and PostgreSqlHealthCheck() caches connection string for the lifetime of the running application. This goes against the dynamic nature of IConfiguration that allows dynamic reloading and usage of configuration settings without having to restart the application.

Please follow .NET Core Framework pattern for adding [SQL Server health check](https://

Improve this page

Add a description, image, and links to the health-checks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the health-checks topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.