Package: effect
Module: ExecutionPlan
Context reference containing metadata for the currently running execution-plan attempt.
When to use
Use to read the active plan step and attempt while code is running under an execution plan.
Signature
declare const CurrentMetadata: Context.Reference<Metadata>
Since v4.0.0