currentActivity
AccessorStaticReadOnly
Get the RpcActivity for the currently executing async, or undefined
if there is no
RpcActivity in the current call stack.
currentActivity: undefined | RpcActivity
Returns - undefined | RpcActivity
Defined in
- backend/src/rpc/tracing.ts Line 32
Last Updated: 20 June, 2023