aws-samples / aws-samples/implementing-the-circuit-breaker-pattern-with-lambda-extensions-and-dynamodb

circuit status open or closed

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Hi,

What I understood from circuit breaker pattern.

When the remote service is working, the circuit status should be "CLOSED".
When the remote service is failing, the circuit status should be "OPEN".

But in the example, the status is completely reversed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.