Comcast / Comcast/python-batch-runner
Add guardrails for APP_NAME - certain functionality is dependent on there being a valid APP_NAME
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 22
- Fork
- 10
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
APP_NAME is necessary for storing intermediate state/ctx files (in case of a job failure). When APP_NAME is blank/None, it will cause errors during save intervals.
Guardrails should be in place to check for the validity of APP_NAME prior to execution to ensure that a job that is setup for failure will not launch.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.