You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
Information
Provide detailed reproduction steps (if any)
Create a job (or task) with a target setup script that exits nonzero.
Expected result
Error log telemetry appears in App Insights.
Actual result
It does not appear. This is because we early return in the error path, without flushing error telemetry.
The text was updated successfully, but these errors were encountered: