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.
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!
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.