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

Content-id are not deterministic over runs #8

Closed
TrueBrain opened this issue Apr 26, 2020 · 1 comment
Closed

Content-id are not deterministic over runs #8

TrueBrain opened this issue Apr 26, 2020 · 1 comment

Comments

@TrueBrain
Copy link
Member

Content-id are not deterministic over runs. This means we are stateful. This means we cannot run two pods in the backend serving people. This means that we cannot load balance the server.

I would like to have that fixed, as the content-id is the only thing keeping us from scaling up.

@TrueBrain
Copy link
Member Author

Fixed with 2cdf102

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