pleroma/lib
Mark Felder 3d422ef325 Reachability refactor
The result of Oban jobs determine the reachability status.

Publisher jobs will cancel themselves at execution time if the target server is now unreachable.

Receiving activities does not immediately mark a server as reachable, but creates a ReachabilityWorker job to validate.

A Cron will execute daily to test all unreachable servers.
2025-06-06 12:32:09 -07:00
..
mix Fix formatting 2025-06-04 12:03:54 +03:00
pleroma Reachability refactor 2025-06-06 12:32:09 -07:00