Azure / InnovationEngine

An experiment in simplicity for complex environments
MIT License
30 stars 14 forks source link

Fix subscription setting errors to be reported in the portal. #113

Closed vmarcella closed 8 months ago

vmarcella commented 8 months ago

Setting the subscription currently happens at engine initialization which prevents the failure from being sent to the portal. To temporarily mitigate the issue, this PR sets the subscription within the execution/testing loops to allow the status reports to be sent to the portal