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;
faastjs > FunctionStats > invocations
The number of invocations attempted. If an invocation is retried, this only counts the invocation once.
Signature:
invocations: number;