Skip to content

HelloConsumerWithCircuitBreakerHttpVerticle. Circuit Breaker don't rediscover endpoint after reset #7

@gvisoc

Description

@gvisoc

When following the book walkthrough, when scaling to 0 pods the hello-microservice to open the circuit and later rescale to 1 pod to see the circuit closed again, it won't close as the Service Discovery code won't execute, so it wouldn't find the new pod. Some code has to be attached to the halfOpenHandler to re-discover the service.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions