pristas-peter / wp-graphql-gutenberg

Query gutenberg blocks with wp-graphql
https://wp-graphql-gutenberg.netlify.app
GNU General Public License v3.0
299 stars 62 forks source link

502 bad gateway on page update #205

Closed jamesdward closed 3 months ago

jamesdward commented 3 months ago

Even after updating with all the suggestions on this issue and trying out dushakovs fork when updating a page I still get a 502 bad gateway from /wp-json/wp-graphql-gutenberg/v1/block-editor-previews/batch?_locale=user. Strangely it doesn't happen every update, probably happens about 25% of the time and the update hangs for a long time (30 seconds+) before I get that response

Is anyone else running into this issue?

jamesdward commented 3 months ago

Closing as seems to be an issue more related to yoast than wpgraphql gutenberg