Skip to content

Commit 7ba34c1

Browse files
lubieowocegnoff
authored andcommitted
add revalidate TODO
1 parent ecc0e2c commit 7ba34c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/next/src/server/web/spec-extension/revalidate.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ function revalidate(
179179
// status being flipped when revalidating a static page with a server
180180
// action.
181181
workUnitStore.usedDynamic = true
182+
// TODO(restart-on-cache-miss): we should do a sync IO error here in dev
183+
// to match prerender behavior
182184
}
183185
break
184186
default:

0 commit comments

Comments
 (0)