-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
0 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +0,0 @@ | ||
|
||
track audit logs in realtime | ||
on delete/ban/kick/etc, check for an associated audit log | ||
if no, wait 500ms and try again, up to 3x | ||
add retry helper | ||
|
||
async pairing essentially. unreliable delivery, dual queue of messages/audit logs | ||
TTL cache for deleted messages/kicks/bans + audit logs | ||
for each audit log, schedule a task for 1s later to seek an associated message and print log. Retry up to 3x | ||
|
||
|
||
|
||
|
||
|
||
Surface actions taken by mods in a more intuitive way for members. | ||
Concept of "oversight board" separate from moderators. | ||
Message deletions, kicks, bans | ||