Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch completed callback notification #922

Open
donaldgray opened this issue Nov 20, 2024 · 0 comments
Open

Batch completed callback notification #922

donaldgray opened this issue Nov 20, 2024 · 0 comments
Labels
API https://dlcs-book.readthedocs.io/en/latest/

Comments

@donaldgray
Copy link
Member

On batch completion we need to raise an SNS notification.

JSON payload should include:

  • CustomerId (also include as a Attribute)
  • BatchId
  • Counts (success / fail / error)
  • Started and Finished count

Acceptance criteria

  • Notification raised when entire batch completes 'normally' whether success or failure
  • Notification raised when batch completes via "test for superseded"
@donaldgray donaldgray added the API https://dlcs-book.readthedocs.io/en/latest/ label Nov 20, 2024
@donaldgray donaldgray changed the title Batch completed callback listener Batch completed callback notification Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API https://dlcs-book.readthedocs.io/en/latest/
Projects
None yet
Development

No branches or pull requests

1 participant