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

IMN-792 Add events service v2 in agreement-platformstate-writer #987

Open
wants to merge 65 commits into
base: IMN-790_agreement-platform-state-writer-scaffold
Choose a base branch
from

Conversation

taglioni-r
Copy link
Contributor

@taglioni-r taglioni-r commented Sep 18, 2024

[To be merged after #967]

This pull request is for implementing the v2 consumer service in agreement-platformstate-writer.

@taglioni-r taglioni-r changed the title IMN-792 agreement platform state writer v2 IMN-792 Add events service v2 in agreement-platformstate-writer Sep 25, 2024
Comment on lines +161 to +164
if (!catalogEntry) {
// TODO double-check
throw genericInternalError("Catalog entry not found");
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double-check. Should this error be raised?

Comment on lines +234 to +237
if (!secondRetrievalCatalogEntry) {
// TODO double-check
throw genericInternalError("Catalog entry not found");
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double-check. Should this error be raised?

@taglioni-r taglioni-r marked this pull request as ready for review October 9, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant