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

Multi-Container: Build a long-lived Tx context #4157

Closed
eddyashton opened this issue Aug 19, 2022 · 2 comments
Closed

Multi-Container: Build a long-lived Tx context #4157

eddyashton opened this issue Aug 19, 2022 · 2 comments
Labels
📦<=>📦 Multi-container, isolated business logic, external executor related tasks
Milestone

Comments

@eddyashton
Copy link
Member

To actually implement the server-side API defined in #4153, CCF needs to persists a Tx across multiple incoming requests. This is awkward if we think of it as an app in the current HTTP model, so may require pushing some implementation up the stack. That in turn may require separating executor traffic from client traffic very early.

@MahatiC
Copy link
Member

MahatiC commented Sep 28, 2022

@eddyashton looks like we can close this as we have tickets for other follow-ups?

@eddyashton
Copy link
Member Author

Yes, this should have been closed with #4218.

@eddyashton eddyashton added the 📦<=>📦 Multi-container, isolated business logic, external executor related tasks label Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦<=>📦 Multi-container, isolated business logic, external executor related tasks
Projects
None yet
Development

No branches or pull requests

3 participants