Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Sci_run_interrupt) - Unidentified pathing error in Script set ( Scripts over Exc ) #31

Open
william-aaron-CFA opened this issue Nov 15, 2023 · 0 comments
Labels
bug Something isn't working Priority-Low Low Priority Issue - Fix in conjustion with other issues

Comments

@william-aaron-CFA
Copy link
Contributor

In the total script set, the data fetch in the extract_data.py script subset contains numebr try-catch blocks which obscure errors. One of these errors is that running the run_interruption .py script, as part of common procedure, fails when running in the Exc directory but functions when running in the Scripts directory, likely due to some pathing error currently obscured by the sequence of import statements in the script set.

Address issue by adjusting script to reveal errors from try-catch blocks and reformat pathing definitions to latest MTA SOT Globals standard instead of the house_keeping/dir_list standard.

@william-aaron-CFA william-aaron-CFA added bug Something isn't working Priority-Low Low Priority Issue - Fix in conjustion with other issues labels Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority-Low Low Priority Issue - Fix in conjustion with other issues
Projects
None yet
Development

No branches or pull requests

1 participant