InnovationEngine
InnovationEngine copied to clipboard
Handle errors that occur before/after IE Exeuction
The status reporting system built for portal needs to be refactored to have a much larger scope throughout the codebase. Right now it's instantiated and lives inside of the execution loop but is programmed to only execute if the environment is ocd or azure. It needs to be instantiated before our engine code gets instantiated in order for it to be able to report every potential failure that can happen.