|
|
|
|
|
by yeswecatan
1920 days ago
|
|
My team has started doing this for workflow orchestration. When our workflows (implemented in Cadence) need to perform some complex business logic (grab data from 3 sources and munge, for example) we handle that with a RPC-style endpoint. |
|