Take 10 minutes to publish on WeWeb. Is this normal?

I’m curious how long it takes for other WeWeb users to publish their sites? Maybe it’s because I was so used to how Bubble could publish in a matter of seconds, but the process on WeWeb always feels sluggish. I do pre-render, which I know Bubble does not, so I know that adds more time. But I remember the last time I published on WeWeb with it disabled it still seemed to take a few minutes.

Currently, when I publish (with pre-rendering enabled) it seems to take about 10 minutes to publish. Which is annoying when you have to wait 10 minute to find that the publishing failed for no specific reason. But usually my 2nd or 3rd attempt will publish successfully.

Am I doing something wrong or is this normal?

1 Like

I’ve personally have never had a publish fail, but the time does seem on-par with what I’ve experienced.

1 Like

I get failures all the time! The only “error” I can find on my site is regarding the custom code that Google Analytics has me inject into my and .

I’m guessing it’s a false error because from what I see, WeWeb auto flags an error if the opening <script> tag isn’t detected. With Google, their opening tag will look like

<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZSDEHDQTZP"></script>

The only guess I have is this is possibility triggering an error.

And good to know I am not alone on the publish time!