ExecutionPlan8
Constructors
Models
ConfigBasetypeBase type-level configuration carried by an ExecutionPlan.ExecutionPlaninterfaceA ExecutionPlan can be used with Effect.withExecutionPlan or Stream.withExecutionPlan, allowing you to provide different resources for each step of execution until the effect succeeds or the plan is exhausted.