Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • W www-api
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 210
    • Issues 210
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Jamie Tanna
  • www-api
  • Issues
  • #63
Closed
Open
Created Oct 30, 2019 by Jamie Tanna@jamietannaOwner

Send webmentions intelligently

Instead of sending them for each and every post, send them once

This would require some state, whether that's in-memory, so short lived, or on disk, which means worrying about state, or on disk but don't worry if it gets clobbered

Restructure requires:

  • Queue to parse out URLs that need WebMentions
  • Queue to send the Webmentions to those URLs
Edited Nov 20, 2019 by Jamie Tanna
Assignee
Assign to
Time tracking