-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
enhancementEnhancements or Request for enhancementEnhancements or Request for enhancement
Description
We had a few asks for failover support in Stork.
Currently, we stand at the position that Stork should only provide service instances and not be involved in making calls, but maybe we should revisit it?
Currently, the way to solve it is to use a failure aware load balancer, such as least-response-time
and combine it e.g. with MicroProfile Fault Tolerance @Retry
annotation.
Metadata
Metadata
Assignees
Labels
enhancementEnhancements or Request for enhancementEnhancements or Request for enhancement