Module stuck with full circle without an error

Hello, I have a problem where a module doesn’t finish without generating an error.

Problem : It has happened on a ImgBB module and a Notion module. The circle around the module loads as it gets executed but never finishes, and the circle gets fully completed without ending. It doesn’t generate an error and just stays this way.

When I try to stop the scenario, it doesn’t do anything, then I try to force stop it, no consequences as well.

Goal : Understanding why this is happening, locating the problem, and making sure the module finishes.

Please see screenshot below.

I couldn’t find anything about it on Google. Any help would be appreciated, if more details are needed please mention it.

Thanks.

Capture d'écran 2024-01-18 165318

Welcome to the Make community!

That appears to be a bug.

For quicker assistance with technical issues like these, you may want to contact support directly. They respond very quickly and update you frequently on the status of their investigation.

Hope you can share the resolution with us if you manage to solve this problem!

2 Likes

Thank you for your answer. If this is a bug, I will take it to the support.

I’ve found that Notion is a bit unreliable sometimes. We’re better off using Airtable or even Google sheets to store data.

2 Likes

Hello @Tibo :wave:

I noticed that you got this response from the support team so I am sharing it here for the benefit of the community:

This happens when the module has abundant input bundles to process but the full circle in display / UI is complete. At that point in time, it is “work in progress” in the background and once done, the execution will stop and handover a complete output.

1 Like