circuit-breaker
Here are 268 public repositories matching this topic...
Hey guys
I am learning and using seata recently, this is a great thing.
Component
spring-cloud-alibaba-seata:0.9.0.RELEASE
Question
I see that the seata source code contains the spring boot web dependency. **Is there a plan to support [sp
Hi all, our bug scanner has reported some NPE bugs.
1.The first one is at FileInJarReadableDataSource.java#L99 since the variable inputStream may be null.
2.The second one is at [SimpleHttpClient.java#L1
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
-
Updated
May 2, 2020 - C#
An HTTP API Gateway
-
Updated
Jun 19, 2020 - Go
a microservice framework for rapid development of micro services in Go with rich eco-system
-
Updated
Jun 24, 2020 - Go
An enhanced HTTP client for Go
-
Updated
Jun 3, 2020 - Go
A resilience and transient-fault-handling library that allows developers to express policies such as Backoff, Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback. Inspired by .NET Polly.
-
Updated
Jun 23, 2020 - TypeScript
-
Updated
May 25, 2020 - Ruby
NOT MAINTAINED! A generic high performance circuit breaker & proxy server written in Go
-
Updated
Aug 18, 2018 - Go
Describe the solution you'd like
The Samples for Steeltoe 3.0 (master) need to reflect the updates we have added.
This ticket requests a complete review of the Samples in the repo to update them for the latest implementation.
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
-
Updated
Oct 2, 2018 - Go
Node provides flags that allow for failing when deprecated functionality is used. There are also flags for printing out deprecation warnings on functionality that will soon be deprecated. Turning on these flags will help us catch issues early that may cause failures in the future.
-
Updated
Jun 25, 2020 - PHP
liveness probes are used to know when to restart a container. For example, liveness probes could catch a deadlock, where an application is running, but unable to make progress. Restarting a container in such a state can help to make the application more available despite bugs.
Hystrix compliant Node.js Circuit Breaker Library
-
Updated
Jun 24, 2020 - JavaScript
First of all, thank you for diehard
I'm having a hard time setting up some of the circuit breaker options. In particular, the following keys are documented, but not what type the values should be. In particular, I don't know what the value should be for the following:
:delay-ms:failure-threshold:failure-threshold-ratio:success-threshold:success-threshold-ratio
Circuit Breaker Pattern for PHP
-
Updated
Oct 7, 2019 - PHP
I configure tree gateway with consul with steps mentioned here:
https://github.com/cloudhrm/frontend
But when I try to call /auth endpoint of gateway, I get Invalid gateway. GW log is as follows:
error: [Tree-Gateway] Error occurred while trying to proxy request / from localhost:8000 to undefined (ETIMEDOUT) (https://nodejs.org/api/errors.html#errors_common_system_errors)
2019-05-23
.NET Circuit Breaker Pattern Frameworks
-
Updated
May 15, 2019 - C#
Safely is a Clojure's circuit-breaker library for handling retries in an elegant declarative way.
-
Updated
Mar 7, 2020 - Clojure
I see a good documentation in some interfaces, e.g. the IHystrixCommand. Now I wondered whether it is possible to create an online documentation which is accessable for everybody. If so, a link the the global README.md would be great for doing quick and good research. [Hystrix Javadocs](http
This is the old home for the Steeltoe project. Please refer to the SteeltoeOSS/steeltoe repository moving forward.
-
Updated
May 15, 2019
Set of Envoy Proxy feature demos
-
Updated
May 16, 2020 - Python
Endpoint library for the failsafe framework
-
Updated
Jun 18, 2019 - Java
Improve this page
Add a description, image, and links to the circuit-breaker topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the circuit-breaker topic, visit your repo's landing page and select "manage topics."


Currently at 66.1%.