Hi,
I heard many people saying that Xano is great for heavy workflows like bulk data processing, looping and in my opinion, it definitely is superior than Bubble in those cases, so I’ve been migrating some big backend workflows that I had in Bubble to Xano.
The problem is: There are some workflows that take hours to complete. However, we all now that Bubble have a timeout for API calls, so basically, I can’t even initialize those Xano api calls because I get this error in Bubble:
I was wondering if someone with Bubble-Xano expertise could share us how to structure the Bubble-Xano interactions for long workflows where you need to save the response but you can’t because you get the timeout error and also how to initialize the calls, since initializing causes the timeout error as well.
Any guidance would be appreciated.
Thanks!