Open ehannes opened 7 months ago
I managed to get a successful build yesterday. I revered the changes I had made the other day to the Google document and then it worked. Then I added back part of the content again, piece by piece until the build froze again. Then I rewrote the part of the text that crashed the build and continued until the document could be fetched again. So I guess there was something in the text, maybe some custom formatting, that crashed the fetching document part of this plugin.
So I think there's a problem with the error handling while fetching/parsing the Google document that makes the build freeze and no error message is shown.
Hello @ehannes. Thanks for reporting this. Could you share the document that break the build?
I'll try to copy the document and create a minimal reproducible example. How can I share the link with you without posting it here publicly on GitHub?
Please sent it to my email address. You can find it in my profile
I've been using this plugin for a long time on several sites. Now suddenly for one site, the plugin freeze during build. I've enabled debug and this is what I get:
and then it's just stuck there. The dots on the left of the last three outputs are also frozen and the whole build is frozen. The same thing happens on Netlify when I try to deploy the site, so it's unrelated to my computer.
When I worked with the site just a few days ago everything worked as expected. Then suddenly, during content updates on Google Docs, this happened and continues to happen every run. There's no code changes involved and no plugin updates.
It seems to me as if some error handling is missing. I would very much appreciate help with troubleshooting this issue.
I would also like to take the opportunity to thank you for a great plugin, I've had much use of it! 😄
Versions