dotnet / dotnet/yarp

Introducing a notification when a proxied host becomes unhealthy

Open
#1,515 10 comments 1 reaction 0 assignees View on GitHub
Needs design Type: Idea
Dominant language
C#
Stars
9.6k
Forks
933
Avg merge
12d 18h
Merged PRs (30d)
2

Description

### What should we add or change to make your life better?
i already tried adding a "OnUnhealthy" delegate to "ActiveHealthCheckConfig" in this branch: https://github.com/mdrollo/reverse-proxy/tree/dev
(There are some issues in the sample project, but generally it's working)

### Why is this important to you?
using "OnUnhealthy", i can integrate the Reverse Proxy deeper with our WebApi, so it can takte actions when an instance is blocking (restarting it, spawning new instances etc)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.