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

[sda] Consistent handling of messages #440

Open
1 task
dbampalikis opened this issue Dec 5, 2022 · 0 comments
Open
1 task

[sda] Consistent handling of messages #440

dbampalikis opened this issue Dec 5, 2022 · 0 comments
Labels
Refactoring Work: Refactoring

Comments

@dbampalikis
Copy link
Contributor

dbampalikis commented Dec 5, 2022

As a developer
I want to have a consistent way of handling the messages and their errors (nacking, rerouting, sending to error queue etc)
In order to be able to trust the system

There is an effort in this document to map all the cases that can go wrong in the sda-pipeline, in order to handle them properly.

Rules:

  • On all database errors, the message should be Nack'ed and requeued.
@viklund viklund transferred this issue from neicnordic/sda-pipeline Nov 14, 2023
@viklund viklund added the Refactoring Work: Refactoring label Nov 14, 2023
@jbygdell jbygdell changed the title Consistent handling of messages [sda] Consistent handling of messages Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactoring Work: Refactoring
Projects
None yet
Development

No branches or pull requests

2 participants