Skip to content

fix: handle stream errors in gloss import#259

Merged
arrocke merged 4 commits into
mainfrom
fix/stream-errors
Apr 23, 2026
Merged

fix: handle stream errors in gloss import#259
arrocke merged 4 commits into
mainfrom
fix/stream-errors

Conversation

@arrocke
Copy link
Copy Markdown
Member

@arrocke arrocke commented Apr 23, 2026

Justification

failures in the gloss import stream aren't being handled so the job status hangs instead of going to failure mode.

Changes

  • Use compose instead of pipe to create intermediate streams from transforms
  • Remove the old copyStream function now that it is no longer being used
  • Move the progress transform into the machine gloss repository

@arrocke arrocke merged commit 0d0b660 into main Apr 23, 2026
2 checks passed
@arrocke arrocke deleted the fix/stream-errors branch April 24, 2026 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant