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

story(grpc): implement RecordEventAndPublishNotification rpc #35

Open
5 tasks
Zaba505 opened this issue Nov 1, 2022 · 0 comments
Open
5 tasks

story(grpc): implement RecordEventAndPublishNotification rpc #35

Zaba505 opened this issue Nov 1, 2022 · 0 comments
Labels
enhancement New feature or request grpc gRPC API related storage event storage related story
Milestone

Comments

@Zaba505
Copy link
Member

Zaba505 commented Nov 1, 2022

Description

As a dev, I want to implement the RecordEventAndPublishNotification RPC, so that users can actually store events in some backing database and publish notifications to some notification bus.

Acceptance Criteria

  • RecordEventAndPublishNotification RPC should validate the received cloudevent
  • RecordEventAndPublishNotification RPC can append events to the EventStore
  • RecordEventAndPublishNotification RPC can publish notifications to the Bus
  • RecordEventAndPublishNotification RPC should fail if appending the event fails
  • RecordEventAndPublishNotification RPC should fail if publishing the notification fails

Related Issues

@Zaba505 Zaba505 added enhancement New feature or request story labels Nov 1, 2022
@Zaba505 Zaba505 added this to the Prototype milestone Nov 1, 2022
@Zaba505 Zaba505 added this to evrys Nov 1, 2022
@Zaba505 Zaba505 added the grpc gRPC API related label Nov 1, 2022
@Zaba505 Zaba505 moved this to Refinement in evrys Nov 1, 2022
@Zaba505 Zaba505 changed the title story(grpc): integrate event store interface with RecordEventAndPublishNotification rpc story(grpc): implement RecordEventAndPublishNotification rpc Nov 5, 2022
@Zaba505 Zaba505 moved this from Refinement to Todo in evrys Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request grpc gRPC API related storage event storage related story
Projects
No open projects
Status: Todo
Development

No branches or pull requests

1 participant