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
  • Merge requests
  • !27

Fetch Discord user if not already cached

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Adam "MrBond" Ziegler requested to merge fetch-if-not-cached into 0.3.x Apr 21, 2022
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 4

In DiscordDirectMessageOutputAdapter, only the cache was used to retrieve the recipient of a direct message. If that user was not cached, the message would fall back to deadletter. Now, if the user isn't cached, try to explicitly retrieve them before falling to deadletter.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fetch-if-not-cached