akkoma/lib
Oneric ff684ba8ea Add standalone prune_orphaned_activities CLI task
This part of pruning can be very expensive and bog down the whole
instance to an unusable sate for a long time. It can thus be desireable
to split it from prune_objects and run it on its own in smaller limited batches.

If the batches are smaller enough and spaced out a bit, it may even be possible
to avoid any downtime. If not, the limit can still help to at least make the
downtime duration somewhat more predictable.
2024-05-14 23:45:10 +02:00
..
mix Add standalone prune_orphaned_activities CLI task 2024-05-14 23:45:10 +02:00
phoenix/transports/web_socket Migrate to phoenix 1.7 (#626) 2023-08-15 10:22:18 +00:00
pleroma Merge pull request 'Backoff on HTTP requests when 429 is recieved' (#762) from backoff-http into develop 2024-05-11 04:38:47 +00:00