-
Use case: 10s-100s of thousands of items per second
Repro Steps:
log a LOT of items, from a lot of goroutines
curl -X WATCH localhost:4040/tap/
Symptom:
The first several hundred items come through,…
-
**Describe the bug**
I have a fairly large (>200 device) openbk deployment, and the devices are wired to always on. Recently we've had to do some electrical work on the house which involved restartin…
-
Is it possible to add all or some of the attributes for the Emporia EVSE, like Charging Rate, and Status, Message, etc?
-
Do I need to use a mutex when calling cb.Execute from multiple goroutines?
as it seems, counts won't be calculated correctly and need to be synchronized
-
The CircuitBreaker tests appear to have started intermittently failing in Travis. My suspicion is that this is test fragility rather than a real problem, but it ought to be investigated.
Example:
…
-
### Description
`search.max_buckets` is similar to the maximum number of clauses in queries in that it is a proxy for resource usage, which is much easier to count than actual resource usage. Having…
-
0x52
high
# ChainlinkAdapterOracle will return the wrong price for asset if underlying aggregator hits minAnswer
## Summary
Chainlink aggregators have a built in circuit breaker if the pri…
-
This issue is intended as a starting point for discussion on how to represent electrical items other than batteries.
My mental division is batteries, and everything else. The reason for this is that …
-
MicroProfile Fault Tolerance allows users to easily apply strategies for mitigating failures in their code. It provides annotations which you can add to methods to use bulkhead, circuit breake…
-
I have been getting circuit breaking exception when updating index templates, as well as when modifying a data stream. The error returned makes a user think that something is wrong with their request,…