fix(crawler): store pixelrag artifacts in runtime path
Some checks failed
CD Pipeline / deploy (push) Has been cancelled
Some checks failed
CD Pipeline / deploy (push) Has been cancelled
This commit is contained in:
@@ -19,7 +19,7 @@ from urllib.parse import urlparse
|
||||
|
||||
CAPTURE_POLICY = "read_only_pixelrag_visual_capture_artifact_v1"
|
||||
MANIFEST_POLICY = "read_only_pixelrag_visual_evidence_manifest_v1"
|
||||
DEFAULT_OUTPUT_DIR = "data/ai_automation/pixelrag_visual_evidence"
|
||||
DEFAULT_OUTPUT_DIR = "runtime_artifacts/pixelrag_visual_evidence"
|
||||
DEFAULT_TIMEOUT_MS = 30000
|
||||
DEFAULT_SETTLE_MS = 500
|
||||
DEFAULT_MAX_TILES = 80
|
||||
|
||||
Reference in New Issue
Block a user