Add continuous model discovery and queued submission
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
STRATEGY_ID=replace-with-platform-strategy-id
|
||||
PIPELINE_MODE=continuous
|
||||
PORT=8080
|
||||
PIPELINE_RUN_MODE=resume
|
||||
PIPELINE_START_STEP=1
|
||||
PIPELINE_FORCE_RERUN_STEPS=
|
||||
PIPELINE_RUN_INTERVAL_SECONDS=3600
|
||||
PIPELINE_RETRY_INTERVAL_SECONDS=60
|
||||
PIPELINE_SCAN_INTERVAL_SECONDS=1800
|
||||
HF_START_PAGE=1
|
||||
HF_END_PAGE=0
|
||||
HF_MAX_PAGES=0
|
||||
HF_PER_PAGE=100
|
||||
PIPELINE_RETRY_FAILED=true
|
||||
|
||||
Reference in New Issue
Block a user