Prune dead remote instances from db #283
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#283
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Would be nice to have docs about this task. Thanks!
I don't think such a task even exists. Closest thing is the standard prune task, though it's more of a side effect since you can't refetch posts from dead instances and it only removes posts of a certain age or older.
yeah, "dead" instances will fade out as a matter of course with standard pruning, no needs for a special task for that