Review pass

This commit is contained in:
Jon Staab
2026-03-25 17:01:52 -07:00
parent 6f407fd681
commit 28e564e795
10 changed files with 70 additions and 154 deletions
+2 -2
View File
@@ -19,6 +19,6 @@ Calls `self.tick` in a loop every 10 seconds.
Iterates over `repo.list_activity` since last run and does the following:
- For any `relay_created|relay_updated` activity, sync relay config to zooid.
- For any `relay_deactivated` activity, sync relay config to zooid.
- For any `create_relay|update_relay` activity, sync relay config to zooid.
- For any `deactivate_relay` activity, sync relay config to zooid.
- If unsuccessful, call `repo.fail_relay_sync`.