Azure / container-apps-deploy-pipelines-task

Azure Pipelines Task (Release Candidate) for building and deploying Azure Container Apps
MIT License
6 stars 10 forks source link

Catch any exceptions thrown when logging telemetry and continue #21

Closed cormacpayne closed 1 year ago

cormacpayne commented 1 year ago

Resolves issue https://github.com/Azure/container-apps-deploy-pipelines-task/issues/20

Prevents the attempt to log telemetry from recording an error and/or failing the task, which would affect the result of the Azure Pipeline executing.