Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 647
    • Issues 647
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleromapleroma
  • Issues
  • #1149
Closed
Open
Issue created Aug 01, 2019 by Ivan Tashkinov@i1tDeveloper

Unify job & retry queues

Originates from #1079 (closed).

We currently use https://git.pleroma.social/pleroma/pleroma_job_queue + Pleroma.RetryQueue and do not have jobs persistence and automatic retries for jobs scheduled with pleroma_job_queue (unless we catch their failures and pass them to RetryQueue).

Per #1079 (comment 35028), #1079 (comment 35888), https://github.com/sorentwo/oban seems a good replacement for pleroma_job_queue + Pleroma.RetryQueue. The "second best" alternative seems to be https://github.com/koudelka/honeydew.

Edited Aug 01, 2019 by Ivan Tashkinov
Assignee
Assign to
Time tracking