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

Scatter gather mediator improvements #3903

Open
GDLMadushanka opened this issue Jan 23, 2025 · 0 comments
Open

Scatter gather mediator improvements #3903

GDLMadushanka opened this issue Jan 23, 2025 · 0 comments

Comments

@GDLMadushanka
Copy link
Contributor

Current Limitation

Currently we can configure a min-messages value which is greater than max-messages. This does not give an error in either VSCode or runtime.
If min > max it seems the presedence is given to max check.

Also, we can give a min-messages number which is higher than the no of sequences. (This does not break the functionality, since if all the message flows get completed, it completes the aggregation)

Suggested Improvement

Add validation in VSCode and runtime

Version

4.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant