Skip to content

fix(reader): serialize animated transcode pipeline#595

Merged
everpcpc merged 2 commits intomainfrom
codex/animated-video-serial-transcode
Mar 2, 2026
Merged

fix(reader): serialize animated transcode pipeline#595
everpcpc merged 2 commits intomainfrom
codex/animated-video-serial-transcode

Conversation

@everpcpc
Copy link
Copy Markdown
Owner

@everpcpc everpcpc commented Mar 2, 2026

Summary

  • Serialize animated image transcoding with a single global slot and FIFO waiting.
  • Preserve same-source deduplication and cancellation-safe queue wakeup.
  • Increase animated transcode timeout from 12s to 30s.
  • Bump build version to 336.

Testing

  • Not run (not requested).

everpcpc added 2 commits March 2, 2026 17:36
Limit animated image transcoding to a single global worker to avoid contention across multiple pages.
Keep same-source task deduplication and queued wait cancellation handling.
Increase animated transcode timeout from 12s to 30s to reduce false negatives on heavy assets.
@everpcpc everpcpc merged commit ce0241f into main Mar 2, 2026
3 checks passed
@everpcpc everpcpc deleted the codex/animated-video-serial-transcode branch March 2, 2026 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant