"""Scheduler job identifiers shared by app and job implementations.""" SUPPLY_PIPELINE_JOB_ID = "run_supply_pipeline" SUPPLY_PIPELINE_JOB_NAME = "供给数据流水线" # find_agent:当日全部 S/A 需求(有拓展点位),单线程串行找视频;有效视频满 200 提前结束 PIPELINE_FIND_AGENT_WORKERS = 1