PAI Exit Info Setup and Propagation
PAI Static Exit Info: job-exit-spec.md
PAI Dynamic Exit Info: runtime-exit-spec.md
- Add the spec of the exitcode into the spec section of job-exit-spec.yaml
- Execute update_markdown.py to update job-exit-spec.md
- Return the exitcode from Launcher or PAI Runtime
- Redeploy PAI
- Add the field info into the schema section of job-exit-spec.yaml
- Add the field for all necessary exitcodes into the spec section of job-exit-spec.yaml
- Add the field generator into update_markdown.py
- Execute update_markdown.py to update job-exit-spec.md
- Redeploy PAI