faastjs.functionstats.invocations.md

April 11, 2023 ยท View on GitHub

faastjs > FunctionStats > invocations

FunctionStats.invocations property

The number of invocations attempted. If an invocation is retried, this only counts the invocation once.

Signature:

invocations: number;