Skip to content

Conversation

conico974
Copy link
Collaborator

@conico974 conico974 commented Mar 13, 2025

It is a follow up of #459
It adds storage to the Durable object allowing it to better handle failure
It also allows it to handle eventually consistent incremental cache implementation by checking for every route if the route has been revalidated (Note that this does not cover On-Demand revalidation )


This is part 2 of 2 in a stack made with GitButler:

@conico974 conico974 mentioned this pull request Mar 13, 2025
Copy link

changeset-bot bot commented Mar 13, 2025

🦋 Changeset detected

Latest commit: d5f467a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@opennextjs/cloudflare Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented Mar 13, 2025

Open in Stackblitz

pnpm add https://pkg.pr.new/@opennextjs/cloudflare@460

commit: d5f467a

@conico974 conico974 force-pushed the conico/do-eventual-consistency branch 2 times, most recently from 111f38a to b9dc53b Compare March 17, 2025 11:46
@conico974 conico974 force-pushed the conico/durable-queue branch from a8776ad to 2b9832d Compare March 17, 2025 12:15
@conico974 conico974 force-pushed the conico/do-eventual-consistency branch 2 times, most recently from 0fd7bdc to b1fa26c Compare March 17, 2025 12:19
@conico974 conico974 force-pushed the conico/durable-queue branch from 2b9832d to 0a49f3c Compare March 17, 2025 16:04
@conico974 conico974 force-pushed the conico/do-eventual-consistency branch from b1fa26c to 569f69d Compare March 17, 2025 17:26
@conico974 conico974 mentioned this pull request Mar 17, 2025
@conico974 conico974 force-pushed the conico/do-eventual-consistency branch 2 times, most recently from 7a80a48 to 39e7e13 Compare March 19, 2025 09:45
Base automatically changed from conico/durable-queue to main March 19, 2025 09:58
Copy link
Contributor

@vicb vicb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, w few nits

@conico974 conico974 merged commit 60171f5 into main Mar 19, 2025
7 checks passed
@conico974 conico974 deleted the conico/do-eventual-consistency branch March 19, 2025 11:35
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

Successfully merging this pull request may close these issues.

2 participants