Hello I made a very quick and brief loom video sharing my screen that shows a workflow problem/bug that I am having. If you watch it on 1.5x speed it is only 1 minute 30 seconds long. 2:20 normal speed. It is very clear and to the point and would really appreciate if someone could watch it and maybe give some feedback on what could be causing this error. Is it a bug? I think it might be a bug but I am not sure. Hopefully it is a quick and easy fix. Thank you to anyone who takes the time to check it out
Hey @jpdougherty24
As far as I see, you are calling a front-end recursive workflow (P1 is calling P2, and P2 is calling P1, conditionally of course, but still). To be honest, it looks like this is doing too much work anyway. It may not be the exact cause, but maybe you should move some of the processing to backend (and frontend is only used for displaying)?
@Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble
Okay, I can go ahead and try to make an api/backend workflow. I probably won’t be able to add the custom state on the backend but could still add the api call along with the create a new audio recording. I don’t know how I will get the body text elements from the repeating group onto the api texttospeech call along with the result of that into the create new audio recording but I can try and figure it out. I’ll let you know if the problem still persists when I do so. Fingers crossed
This topic was automatically closed after 70 days. New replies are no longer allowed.