CenturyLinkCloud / mdw

https://centurylinkcloud.github.io/mdw/
MIT License
46 stars 10 forks source link

Health check driven adapter retry with optional throttling #732

Open donaldoakes opened 5 years ago

donaldoakes commented 5 years ago

Implement a mechanism to configure adapters to ping a health-check URL to avoid unnecessary requests when a remote service is not available. Adapter retry throttling should also be considered, so that a downstream system won't be overwhelmed when it first comes back up.