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

feat(mu/su): allow multiple Type tags #1025

Open
VinceJuliano opened this issue Oct 2, 2024 · 0 comments · May be fixed by #1043
Open

feat(mu/su): allow multiple Type tags #1025

VinceJuliano opened this issue Oct 2, 2024 · 0 comments · May be fixed by #1043
Assignees
Labels
mu ao Messenger unit su ao Scheduler Unit

Comments

@VinceJuliano
Copy link
Collaborator

Background

The MU overwrites the Type tag on Message results to be Message based on the protocol. The SU will reject if Type tag is not Message or Process.

Solution

Allow multiple Type tags in both but ensure the first Type tag after Data-Protocol is Message or Process

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mu ao Messenger unit su ao Scheduler Unit
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants