Skip to content

Store the last exception in CircuitBreakerStorage and raise it on circuit open timeout.#100

Open
basondole wants to merge 3 commits intodanielfm:mainfrom
basondole:main
Open

Store the last exception in CircuitBreakerStorage and raise it on circuit open timeout.#100
basondole wants to merge 3 commits intodanielfm:mainfrom
basondole:main

Conversation

@basondole
Copy link

This change enhances error information by preserving the original exception that caused the circuit to open, allowing for more informative error messages when the circuit is still open.

…cuit open timeout.

This change enhances error information by preserving the original exception that caused the circuit to open, allowing for more informative error messages when the circuit is still open.
…cuit open.

This change enhances error information by preserving the original exception that caused the circuit to open, allowing for more informative error messages when the circuit is still open.
…cuit open.

This change enhances error information by preserving the original exception that caused the circuit to open, allowing for more informative error messages when the circuit is still open.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant