Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Multiworld Watcher Multiworld Watcher
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Q4SG
  • Multiworld WatcherMultiworld Watcher
  • Issues
  • #24
Closed
Open
Issue created Mar 10, 2022 by Adam "MrBond" Ziegler@MrBondOwner

Maintenance: clear output adapter destinations

As part of the run-from-console "maintenance" workflow of the Overseer (see #20 (closed)), add support to clear configured OutputAdapter destinations:

  • Console: no-op (no effect on a running Overseer)
  • Discord: delete all messages from channel; must be batched / throttled to handle delete of thousands of messages while respecting rate-limiting clone channel, delete source channel, then rename clone (may require elevated bot permissions)
  • File: (future) truncate the file
  • Websocket (see #37): send a "clear" message, consumer can handle it if they choose
Edited Aug 10, 2022 by Adam "MrBond" Ziegler
Assignee
Assign to
Time tracking