next.js
483ebc25 - Skip copying signal field for revalidate (#54533)

Commit
2 years ago
Skip copying signal field for revalidate (#54533) This ensures we don't pass through the signal field when revalidating a fetch as that can be delayed and we don't want to abort the revalidation. Closes: https://github.com/vercel/next.js/issues/54045
Author
Parents
Loading