Feign Hystrix

Feign Hystrix module wraps Feign client calls in Netflix Hystrix commands, adding circuit breaking, fallbacks, and bulkhead isolation.

API entry from apis.yml

apis.yml Raw ↑
aid: feign:feign-hystrix
name: Feign Hystrix
description: Feign Hystrix module wraps Feign client calls in Netflix Hystrix commands, adding circuit
  breaking, fallbacks, and bulkhead isolation.
humanURL: https://github.com/OpenFeign/feign/tree/master/hystrix
tags:
- Resilience
- Circuit Breaker
- Netflix
properties:
- type: Documentation
  url: https://github.com/OpenFeign/feign/tree/master/hystrix
- type: Source Code
  url: https://github.com/OpenFeign/feign/tree/master/hystrix