forked from docs/doc-exports
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com> Co-authored-by: chenjunjie <chenjunjie@huawei.com> Co-committed-by: chenjunjie <chenjunjie@huawei.com>
849 B
849 B
Synchronous Invocation
When triggering a function, clients wait for the result before proceeding.
Currently, functions with APIG (dedicated) triggers are executed synchronously. You can also use the synchronous execution API to trigger functions.
In this scenario, a function is executed for up to 15 minutes.
Parent topic: Invoking the Function