Skip to content

CCM-12614: Add PDM Poller component#147

Merged
Ian-Hodges merged 42 commits intomainfrom
feature/CCM-12614_pdm-poller
Jan 12, 2026
Merged

CCM-12614: Add PDM Poller component#147
Ian-Hodges merged 42 commits intomainfrom
feature/CCM-12614_pdm-poller

Conversation

@Ian-Hodges
Copy link
Contributor

@Ian-Hodges Ian-Hodges commented Dec 8, 2025

Description

Add PDM Poller component and associated changes.

Context

The PDM Poller will emit PDMResourceAvailable events when the pdf is available to be sent via the NHS App.

Test evidence

Submitted -> Available

Submitted event sent.

image

Available event raised.

image

Submitted -> Unavailable

Submitted event sent.

image

Unavailable event raised.

image

Unavailable -> Unavailable

Unavailable event sent (retryCount 8).

image

Unavailable event raised (retryCount now 9).

image

Unavailable -> Retries Exceeded

Unavailable event sent (retryCount 9).

image

Retries Exceeded event raised (retryCount now 10).

image

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@Ian-Hodges Ian-Hodges marked this pull request as ready for review January 6, 2026 14:13
@Ian-Hodges Ian-Hodges requested a review from a team as a code owner January 6, 2026 14:13
simonlabarere
simonlabarere previously approved these changes Jan 6, 2026
@gareth-allan gareth-allan self-assigned this Jan 7, 2026
gareth-allan
gareth-allan previously approved these changes Jan 8, 2026
gareth-allan
gareth-allan previously approved these changes Jan 8, 2026
simonlabarere
simonlabarere previously approved these changes Jan 8, 2026
@Ian-Hodges Ian-Hodges dismissed stale reviews from simonlabarere and gareth-allan via db26feb January 8, 2026 12:12
@Ian-Hodges Ian-Hodges merged commit 0de0460 into main Jan 12, 2026
37 checks passed
@Ian-Hodges Ian-Hodges deleted the feature/CCM-12614_pdm-poller branch January 12, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants