-
Here is an example summary.html from a Test Suite run in which one of the features failed: https://github.com/openactive/openactive-test-suite/issues/683#issuecomment-2058901186 (GitHub doesn't suppor…
-
Hi there! I was browsing through the docs and I noticed this:
In the core_concepts.mdx file [it's mentioned that](https://github.com/sequinstream/sequin/blob/main/docs/core-concepts.mdx?plain=1#L25…
-
Our integration tests often perform "non-idempotent" operations, but these can fail even if our code is working fine. A typical test may have this structure:
```cc
auto create = client.CreateFo…
-
## Problem
There are cases when an orchestrator instance can fail due to a bug, an environment issue, etc. In such cases, the orchestration fails, and the process needs to be manually restarted from …
-
With the old single-process model, if a write to storage failed with some error it would crash the log collector process, which would in turn crash the replication producer process. On restarting the …
-
At https://camel.apache.org/eip.html you find some variants on the typical EIP pattern icons which could be an improvement to the original icons introduced by GH. The EIP-PlantUML icons could be check…
aheil updated
2 years ago
-
#### Description
When a LAG member port becomes enabled and then quickly disabled again, a race condition can occur with the Broadcom SAI that causes an error which crashes orchagent.
The problem …
-
I don't know if existing functionality can reasonably satisfy this or not, so I will describe the use case that we have in mind:
When flux is used as the cluster-level scheduler ("native flux"?), w…
-
The concept of `Stream`, `Chunked`, `Singleton` has some clarification - singleton is obviated, as that is the standard pattern.
`Chunked` is intended for segmenting a large piece of data into mult…
-
**Is your feature request related to a problem? Please describe.**
As a client of an `IWorkflowHost` host I can start a workflow instance with a reference, which could be my idempotency key, but I ca…