issues
search
gatsbyjs
/
gatsby-source-wordpress-experimental
The upcoming v4 of gatsby-source-wordpress, currently in beta
MIT License
385
stars
100
forks
source link
Fix: account for stale previews
#415
Closed
TylerBarnes
closed
3 years ago
TylerBarnes
commented
3 years ago
Changes
Lowered
options.schema.previewRequestConcurrency
to 5.
Added a sinceTimestamp where arg to preview sourcing so that only previews created in the last 10 minutes are sourced.
jasonbahl
commented
3 years ago
LGTM 🐴
Changes
options.schema.previewRequestConcurrency
to 5.