method

Store.ApplyArtifactsWithOptions

func (backend *Store) ApplyArtifactsWithOptions( ctx context.Context, directory string, options RunnerOptions, ) error

Apply artifacts with explicit maintenance, timeout, and stop-boundary controls.

Source adapters/postgres/artifact_runner.go:225

@param ctx
The ctx value.
@param directory
The directory value.
@param options
The options value.
@returns
The declared result.

Related types

  • Store

    A PostgreSQL implementation of Ridu’s document, snapshot, auth, preference, task, job, lock, upload-reference, and migration store contracts.

  • RunnerOptions

    Explicit operational admissions, bounded timeouts, and resumable boundaries.