function
VerifyArtifactsWithOptions
func VerifyArtifactsWithOptions(
ctx context.Context,
databaseURL,
directory string,
options RunnerOptions,
) (resultError error)Verify history using the same operational admissions and timeouts as application.
Related types
RunnerOptionsExplicit operational admissions, bounded timeouts, and resumable boundaries.