Webhook post sync/other task completion

Open
#7,125 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
api, backend

Research direction

Start by mapping how sync and other tasks report completion and how replica servers currently poll task-group status; the issue does not name files, tests, or an existing webhook entry point. Done should be a defined webhook notification after the requested task completions, with behavior sufficient to replace the described periodic polling.

Written by the indexing model from the issue text.

Description

Feature Triage-Needed

Is your feature request related to a problem? Please describe.
We have around 16 pulp replica servers and 1400+ RPM/file repositories. All replica pulp servers pull the content from a master pulp server.

Describe the solution you'd like
A webhook to post after completion of a sync/other task reduces the overhead in the master pulp server.

Describe alternatives you've considered
In a frequency of 5/10 mins interval, we pull the status of the task group completion status from of each of the pulp servers.

Dominant language
Python
Stars
598
Forks
168
Avg merge
1d 11h
Merged PRs (30d)
95

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from pulp/pulpcore

All issues in pulp/pulpcore

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.