Skip to content

Prioritize requested attachment downloads - #252

Open
Xare123 wants to merge 1 commit into
OpenBubbles:rustpushfrom
Xare123:agent/pr-extra-attachment-priority
Open

Prioritize requested attachment downloads#252
Xare123 wants to merge 1 commit into
OpenBubbles:rustpushfrom
Xare123:agent/pr-extra-attachment-priority

Conversation

@Xare123

@Xare123 Xare123 commented Aug 16, 2026

Copy link
Copy Markdown

Summary

  • Move a user-requested attachment ahead of older queued work in the same chat
  • Preserve stable FIFO ordering for unrelated downloads
  • Avoid duplicating an attachment already present in the queue
  • Align the Dart and Rust priority request path

Why

When history contains many pending attachments, tapping one should prioritize that item instead of making the user wait for the backlog.

Validation

Scope

This changes queue priority only. It does not alter attachment persistence or deletion behavior.

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