alficles opened a new pull request #2072: Protect ORT from errors caused by missing data in TO. URL: https://github.com/apache/incubator-trafficcontrol/pull/2072 If a required file is not configured with a location parameter, ORT is still attempting to process it, despite the fact that there is no file name to process. This displays lots of errors that don't clearly indicate what is happening or to which file it is happening. This error message documents the problematic file and prevents its processing so that things can continue, just without that file.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
