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

Checking the event bus in the AddDomainEventBus method should be changed to a warning instead of a direct error #594

Closed
zhenlei520 opened this issue May 5, 2023 · 0 comments · Fixed by #611
Milestone

Comments

@zhenlei520
Copy link
Contributor

Description

Not all projects will use the integrated event bus and local event bus when using DDD. They can inform users through warnings instead of throwing errors directly. The same is true for the unit of work. It should be unordered when registering. It can be changed to log warning consumers by mandatory checking that it must be registered before AddDomainEventBus

.NET version

.NET 6.0

@zhenlei520 zhenlei520 mentioned this issue May 9, 2023
3 tasks
@zhenlei520 zhenlei520 linked a pull request May 9, 2023 that will close this issue
3 tasks
@zhenlei520 zhenlei520 reopened this May 18, 2023
@zhenlei520 zhenlei520 added this to the 1.0.0-rc.3 milestone May 18, 2023
@duiapro duiapro closed this as completed Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants