Jasper bekkers/atomic job claim#8
Merged
Jasper-Bekkers merged 3 commits intojasper-bekkers/video-processing-pipelinefrom Jan 19, 2026
Merged
Jasper bekkers/atomic job claim#8Jasper-Bekkers merged 3 commits intojasper-bekkers/video-processing-pipelinefrom
Jasper-Bekkers merged 3 commits intojasper-bekkers/video-processing-pipelinefrom
Conversation
- Fix issue where wait_with_output() conflicted with stdout being taken - Use separate tasks for stdout (progress) and stderr reading - Add logging to track progress parsing and updates - Show progress bar even when no progress data received yet Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Workers now stream their log entries to the server in real-time using a RemoteLogger with buffering. The logs are displayed in a collapsible panel for each job in the UI, showing timestamp, level (INFO/WARN/ERROR), and message with appropriate color coding. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Instead of only flushing logs at specific milestones, now flush logs every 30 seconds during the FFmpeg encoding process. This ensures real-time visibility into long-running jobs (2+ hours). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
a185dc3
into
jasper-bekkers/video-processing-pipeline
3 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.