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

Enable MultiPacket Payload for async acknowledgement #7950

Open
AdityaSripal opened this issue Feb 10, 2025 · 0 comments
Open

Enable MultiPacket Payload for async acknowledgement #7950

AdityaSripal opened this issue Feb 10, 2025 · 0 comments

Comments

@AdityaSripal
Copy link
Member

Currently there is no support planned for multipayload support if one of the apps return an asynchronous acknowledgement. This is because the logic to handle this is complicated as we would have to temporarily store the other synchronous acknowledgements until every app has returned the async ack and then write it once everything is complete. This adds complexity and is not needed atm so we have not built it. This issue serves as a tracking issue for when we want to pick this work up again.

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

No branches or pull requests

1 participant