2500 executions used up in less than 1 hour?

Hi, I wanted to ask for help with this issue that I got with my executions.
I have this workflow:

and I embedded the “chat box” in our website.
1 hour after embedding it, I received an email that my executions are all used up.
Which is super weird because no one knows yet that this is already live.

No one is using it and upon checking the execution log, i see that during that 1hr period that it was live, it had “loaded previous session” error in the trigger.
If you got time, here’s the loom:

Looking for some help and guidance on how to fix this and what could have I done wrong?
Thank you in advance!

Can you share how you install the JS on the front end?

Looks like when there is someone visiting your website then it triggered once.

Thank you for the response! I just added it in the theme.liquid’s header section:

I can guess your turn on the loadPreviousSession setting.

But seems can not look the actual error message.

I test my end it didn’t show the error message.

Can you confirm you chat trigger setting?

2 Likes

Originally, the settings for loadPreviousSession was not there, then I added it. But it still kept running even after adding this setting.

What’s the rest of the code in your website.
It seems issue might be in how Chat is being added to your page.
P.S, I believe you should not share your webhookUrl without blurring it. Others can use it, and they could abuse that.

Looks like it’s all working fine now :slight_smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.