Skip to content

Comments

fix: downgrade nntppool and simplify stale items reset#173

Merged
javi11 merged 2 commits intomainfrom
fix/downgrade-nntppool-reset-stale-items
Dec 28, 2025
Merged

fix: downgrade nntppool and simplify stale items reset#173
javi11 merged 2 commits intomainfrom
fix/downgrade-nntppool-reset-stale-items

Conversation

@javi11
Copy link
Owner

@javi11 javi11 commented Dec 28, 2025

Summary

  • Downgrade nntppool/v2 from v2.3.1 to v2.3.0 along with rapidyenc dependency
  • Simplify ResetStaleItems query to reset all processing items without the 10-minute time check

Test plan

  • Verify application builds successfully
  • Test import queue processing works correctly
  • Verify stale items are properly reset on application restart

🤖 Generated with Claude Code

javi11 and others added 2 commits December 28, 2025 19:02
- Downgrade nntppool/v2 from v2.3.1 to v2.3.0
- Downgrade rapidyenc dependency accordingly
- Simplify ResetStaleItems query to reset all processing items without time check

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Removed assertions for specific processing items in TestResetStaleItems_OnlyResetsOldItems.
- Updated pending item count assertion in TestResetStaleItems_OnlyRecentProcessingItems to reflect that all items should be reset to pending.
- Simplified test logic to focus on overall item status rather than individual item checks.
@javi11 javi11 merged commit d8f465d into main Dec 28, 2025
1 check passed
drondeseries added a commit to drondeseries/altmount that referenced this pull request Dec 29, 2025
fix: downgrade nntppool and simplify stale items reset (javi11#173)
@javi11 javi11 deleted the fix/downgrade-nntppool-reset-stale-items branch February 4, 2026 13:41
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