Commit ddd50faa authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

chore: 将MBI任务重试次数从2次减少为1次

parent f4ad5532
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ tasks:
  - name: MBI
    image: csst-msc-l1-mbi
    command: ["run", "{{ params.input }}"]
    retries: 2
    retries: 1
    retry_delay_minutes: 5

  - name: PHOT