linkedin / rest.li

Rest.li is a REST+JSON framework for building robust, scalable service architectures using dynamic discovery and simple asynchronous APIs.
rest.li
Other
2.51k stars 546 forks source link

Listen for `FailoutProperties` changes and build `FailoutConfig` #768

Closed shangchengying closed 2 years ago

shangchengying commented 2 years ago

Listen for FailoutProperties changes and build FailoutConfigs to be used by D2Client for routing requests.

NOTE: This PR will be merged to feature/service-level-failout branch and will be merged to the main branch after all service-level-failout changes are ready.