Expand description
Queue inspector dialog – browse failed tasks and recent queue activity.
Lists the current retry queue with per-item retry buttons and a bulk retry-all action. A scrollable activity feed shows recent upload attempts, statuses, and error details. The dialog refreshes live via a periodic timer so background state changes are always visible.
Functions§
- clear_
preferences_ 🔒group - Remove all children from a PreferencesGroup.
- has_
status_ 🔒change - Detect whether event statuses differ from what’s currently displayed.
- rebuild_
event_ 🔒rows - Build the “Recent Queue Activity” event rows.
- rebuild_
failed_ 🔒rows - Build the “Failed Retry Queue” rows.
- refresh_
inspector 🔒 - Clear and rebuild both sections from current QueueManager state.
- show_
about_ 🔒dialog - Construct and present the Libadwaita standard About Dialog for the application.
- show_
queue_ inspector - Construct and present the modal Queue Inspector window.