-
Notifications
You must be signed in to change notification settings - Fork 4k
Move DO to a 3rd worker #3270
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
Move DO to a 3rd worker #3270
Conversation
|
Summary of the deployments: Version 1
Version 2
Test content |
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
8ece5d6
to
1168427
Compare
BASED on #3254 and should be rebased and merged only after #3254 has been merged.
This PR moves all DO used in OpenNext to a 3rd worker.
It also introduce a fix to the incremental cache caused by multiple workers trying to write to the same key at the same time.
This also allow for preview to use DO without removing preview url.