durable-execution - v0.32.0
    Preparing search index...

      durable-execution - v0.32.0

      Executor

      DurableExecutor
      AnySchema
      InferSchemaInput
      InferSchemaOutput
      EffectDurableExecutorOptions
      EffectDurableExecutor
      DurableExecutorOptions
      EffectDurableExecutorOptionsSchema
      makeEffectDurableExecutor

      Task

      Task
      AnyTask
      AnyTasks
      InferTaskInput
      InferTaskOutput
      InferTaskType
      CommonTaskOptions
      TaskRetryOptions
      TaskOptions
      SleepingTaskOptions
      ParentTaskOptions
      FinalizeTaskOptions
      DefaultParentTaskOutput
      TaskRunContext
      TaskExecution
      FinishedTaskExecution
      ReadyTaskExecution
      RunningTaskExecution
      FailedTaskExecution
      TimedOutTaskExecution
      WaitingForChildrenTaskExecution
      WaitingForFinalizeTaskExecution
      FinalizeFailedTaskExecution
      CompletedTaskExecution
      CancelledTaskExecution
      ChildTask
      FinishedChildTaskExecution
      CompletedChildTaskExecution
      ErroredChildTaskExecution
      TaskExecutionSummary
      ParentTaskExecutionSummary
      TaskExecutionStatus
      ErroredTaskExecutionStatus
      TaskEnqueueOptions
      WakeupSleepingTaskExecutionOptions
      SequentialTasks
      ALL_TASK_EXECUTION_STATUSES
      ACTIVE_TASK_EXECUTION_STATUSES
      FINISHED_TASK_EXECUTION_STATUSES
      ERRORED_TASK_EXECUTION_STATUSES
      childTask

      Storage

      InMemoryTaskExecutionsStorage
      TaskExecutionsStorageWithMutex
      TaskExecutionsStorageWithBatching
      TaskExecutionsStorage
      TaskExecutionStorageValue
      TaskExecutionOnChildrenFinishedProcessingStatus
      TaskExecutionCloseStatus
      TaskExecutionStorageGetByIdFilters
      TaskExecutionStorageUpdate
      TaskExecutionsStorageWithoutBatching
      applyTaskExecutionStorageUpdate

      Errors

      DurableExecutionError
      DurableExecutionNotFoundError
      DurableExecutionTimedOutError
      DurableExecutionCancelledError
      DurableExecutionErrorType
      DurableExecutionErrorStorageValue

      Serializer

      Serializer
      createSuperjsonSerializer

      Other

      Mutex
      createMutex