feat(reviews): implement cache revalidation for reviews after submission#2691
feat(reviews): implement cache revalidation for reviews after submission#2691matthewvolk wants to merge 1 commit intocanaryfrom
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
matthewvolk
left a comment
There was a problem hiding this comment.
Unsure if this is the best approach
| }; | ||
| } | ||
|
|
||
| revalidateTag(TAGS.reviews); |
There was a problem hiding this comment.
I'm trying to poke holes in this approach... since we don't have reCAPTCHA on the form... does this approach leave the merchant open to bots spamming their reviews and reviews data effectively never being cached?
What/Why?
Testing
Migration