-
```
%%% aesc_fsm_SUITE ==> all_tests.generalized_accounts.both_are_ga.errors.check_fsm_crash_reestablish: FAILED
%%% aesc_fsm_SUITE ==> {outer_timeout,
[{aesc_fsm_SUITE,receive_from_fsm_,6,
…
-
### Your current environment
vllm v0.5.4
Setup A) single docker container with vllm, no pipeline-parallelism
```
docker run ... vllm/vllm-openai:v0.5.4 --model "meta-llama/Meta-Llama-3.1-70B-…
-
**Describe this problem**
After the cluster runs for a long time, the ShardVersion of some CeresDB nodes is inconsistent with the ShardVersion of CeresMeta.
**Steps to reproduce**
The cluster run…
-
What: We want to build and document a very simple version of typed core that accepts TDefs as inputs, describing a FSM spec and a path, and returns a TDef as output, describing the codomain of the pat…
-
Hi everyone,
Here is an update of the documentation for the FSM/Controller implementation.
https://github.com/CloudClown/WartHog/blob/jackie/Doc/centralController.md
It contains details of the stat…
-
It would be useful to define a credit exchange protocol for credit/valid style channels that cross a reset domain boundary.
The baseline credit_stall based protocol is a good start, but really only…
-
Greetings @rswarbrick ,
I'd like to ask if it is mandatory for a regression to contain the test case that using the `default` build mode, otherwise it will trigger a `primary_build_mode: default` …
-
Hi there,
In the `fsm` man page I read:
```
-t name
Apply a transformation. Multiple transformations may be given, and are applied in the order given.
```
However, if I prov…
-
## Expected Behavior
Node shouldn't reply with
```json
{
"jsonrpc": "2.0",
"method": "channels.info",
"params": {
"channel_id": null,
"data": {
"event": "died"
}
…
-
```
What steps will reproduce the problem?
1. two imsdroid call , the caller call callee frequently, call->accept->hangup.
after many times , the caller freeze there,the log show fsm failed.
2.
…