Songlin Yang

Results 35 issues of Songlin Yang

当前 dtmsvr 会启动两个服务: - grpc 的服务 - gin http 服务 大概看了一下,gin http 的接口比 grpc 多一点,双方的 capability 是不同的;同时,引入 gin 会有单独的 http 维护成本。是否可以切换成 grpc-gateway?

The following code: ``` package main import ( "fmt" ) func main() { modesp := map[int]func(int) (int, int, error){ 1: func(i int) (next int, m int, err error) { next...

**What would you like to be added**: In current version, there is only one retry strategy can be assign to action: ``` "actions": [ { "functionRef": "StorePatient", "retryRef": "ServicesNotAvailableRetryStrategy", "retryableErrors":...

enhancement
Status: On hold

Signed-off-by: lsytj0413 **Many thanks for submitting your Pull Request :heart:!** **What this PR does / why we need it**: **Special notes for reviewers**: **Additional information (if needed):** Fixed https://github.com/serverlessworkflow/sdk-go/issues/109

**What would you like to be added**: Refs: https://github.com/serverlessworkflow/sdk-go/pull/118#discussion_r1004391792 **Why is this needed**:

enhancement :pray:

Signed-off-by: lsytj0413 **Many thanks for submitting your Pull Request :heart:!** **What this PR does / why we need it**: **Special notes for reviewers**: **Additional information (if needed):** Fixed https://github.com/serverlessworkflow/sdk-go/issues/121

**What would you like to be added**: **Why is this needed**:

enhancement :pray:

**What would you like to be added**: **Why is this needed**:

enhancement :pray:

Signed-off-by: lsytj0413 **Many thanks for submitting your Pull Request :heart:!** **What this PR does / why we need it**: **Special notes for reviewers**: **Additional information (if needed):** Fixed https://github.com/serverlessworkflow/sdk-go/issues/120

**What would you like to be added**: **Why is this needed**:

enhancement :pray: