-
## Environment Details
* Helidon Version: 4.0.11
* Helidon MP
----------
## Problem Description
A generated MP project using the Helidon CLI fails to build with this error:
```
src/main/j…
-
microprofile-fault-tolerance QS is very verbose
@TomasHofman any idea how to make it a bit nicer ?
At the first sight I had impression something went teribly wrong.
Output of `mvn clean verify`…
-
General question to see what the feeling is regarding capturing information in the trace data about such situations in a standard way (tags/references).
As mentioned by @adriancole in https://gith…
-
Presently, fault tolerance for batch mode only applies for the VM terminating. If crete-run fails, such as when one of the configuration files fails to parse, it would be convenient to move on to the …
-
Some plans:
- [x] Adapt for API changes
- [ ] Kafka integration #2
- [ ] Enhance global authentication (JWT based) #5
- [ ] Enhance API Gateway (e.g. file upload, WebSocket, fault-tolerance, p…
-
**User Story**
As a `Consensus Protocol` I want `to ensure the network will not fall out of consensus` due to `conflicting last irreversible blocks`.
**Additional Context (optional)**
eosio/eos/#…
-
```
Hi Klaus,
We're creating a Ganeti FAQ, and need your help generating content for the
topic "Features: Fault tolerance/high availability." Please answer questions
6.1-6.2 in the Google Doc "Gane…
-
Implement fault tolerance for the actor pool strategy in MapOperator. This involves enabling actor restarts on failure for MapOperator, and testing this out in practice.
There are two levels of tes…
ericl updated
10 months ago
-
Around the time of a rate limit reset, the rate limiting code may set a negative target rate and wait forever before the next request.
The rate comes out negative if current time is after the reset…
-
The [distributed design](https://github.com/feldera/dist-design) resumes from failures at arbitrary points, and [deduplicated output](https://github.com/feldera/feldera/issues/655) ensures that output…