You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sonarr/src/NzbDrone.Core/HealthCheck
Mark McDowall 06464d720c
Don't return early after re-running checks after startup grace period
2 years ago
..
Checks New: End Jackett 'all' endpoint support 2 years ago
CheckHealthCommand.cs New: App health displayed in UI 10 years ago
CheckOnAttribute.cs New: Added health check warning to emphasis when a series was deleted instead of only logging it in System Events 5 years ago
EventDrivenHealthCheck.cs Missing test on EventDrivenHealthCheck 5 years ago
HealthCheck.cs Fixed: Updated wiki links 3 years ago
HealthCheckBase.cs Added ability for HealthChecks to run on specific events. 7 years ago
HealthCheckCompleteEvent.cs Health check results are stored in memory and updated as required 10 years ago
HealthCheckFailedEvent.cs Fixed: Delay health check notifications on startup 2 years ago
HealthCheckService.cs Don't return early after re-running checks after startup grace period 2 years ago
ICheckOnCondition.cs New: Added health check warning to emphasis when a series was deleted instead of only logging it in System Events 5 years ago
IProvideHealthCheck.cs Added ability for HealthChecks to run on specific events. 7 years ago