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

breaking change: move service info sending from service into event bridge #70

Open
sebastianwessel opened this issue Feb 23, 2023 · 0 comments
Assignees
Labels
Breaking change Change the breaks existing code improvement improved code or handling invalid This doesn't seem right
Milestone

Comments

@sebastianwessel
Copy link
Member

Service info messages should be handled by event bridge as it depends on the underlaying event bridge service if this message is needed.
For example in server less lambda functions, this event should not be send each time a service functions is invoked.

@sebastianwessel sebastianwessel added invalid This doesn't seem right Breaking change Change the breaks existing code improvement improved code or handling labels Feb 23, 2023
@sebastianwessel sebastianwessel added this to the Version 2.0.0 milestone Feb 23, 2023
@sebastianwessel sebastianwessel self-assigned this Feb 23, 2023
@sebastianwessel sebastianwessel changed the title [TASK] move service info sending from service into event bridge chore: move service info sending from service into event bridge Feb 28, 2023
@sebastianwessel sebastianwessel changed the title chore: move service info sending from service into event bridge breaking change: move service info sending from service into event bridge Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking change Change the breaks existing code improvement improved code or handling invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant