Create task task-43

This commit is contained in:
Dylan Knutson
2025-07-08 16:56:18 +00:00
parent 8f76ce0373
commit ffa5cdd76c

View File

@@ -0,0 +1,20 @@
---
id: task-43
title: Auto-recheck 404 FA posts after delay
status: To Do
assignee: []
created_date: '2025-07-08'
labels: []
dependencies: []
---
## Description
Implement automatic re-checking of FA posts that return 404 errors after a day or two, as these might be temporary issues or posts that were temporarily unavailable
## Acceptance Criteria
- [ ] 404 FA posts are automatically re-enqueued for checking after 1-2 days
- [ ] Re-checking stops after a configurable number of attempts
- [ ] System tracks retry attempts and timestamps
- [ ] Successfully recovered posts are marked as available again