currentActivity
GetterStatic ReadOnly
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
- core/backend/src/rpc/tracing.ts Line 32
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.