Skip to content

Propagate directory upload errors without progress#48242

Open
JensWehner wants to merge 1 commit into
Azure:mainfrom
JensWehner:fix/ml-propagate-upload-errors
Open

Propagate directory upload errors without progress#48242
JensWehner wants to merge 1 commit into
Azure:mainfrom
JensWehner:fix/ml-propagate-upload-errors

Conversation

@JensWehner

Copy link
Copy Markdown

Directory upload futures are only observed when progress is enabled. Always observe them so worker failures propagate with show_progress=False.

Copilot AI review requested due to automatic review settings July 24, 2026 13:36
@github-actions github-actions Bot added Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Machine Learning labels Jul 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for your contribution @JensWehner! We will review the pull request and get back to you soon.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
8 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Ensures directory upload worker failures propagate when progress display is disabled.

Changes:

  • Observes all upload futures regardless of progress settings.
  • Adds a regression test for show_progress=False.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
_asset_utils.py Propagates background upload exceptions without progress.
test_asset_utils.py Tests error propagation in that path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Machine Learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants