doc-exports/docs/fg/umn/functiongraph_01_1061.html
Chen, Junjie dac566cf2f FG UMN 20230725 version
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com>
Co-authored-by: Chen, Junjie <chenjunjie@huawei.com>
Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
2024-04-03 10:30:56 +00:00

754 B

Synchronous Invocation

When triggering a function, clients wait for the result before proceeding. Currently, functions with APIG (dedicated) triggers are executed synchronously. Alternatively, you can use the API described insection "Executing a Function Synchronously" to trigger a function synchronously. In this scenario, a function is executed for up to 15 minutes.