Hey everyone,
I am trying to run a server-side action that takes longer than Bubbles 30 sec limit, is there any possible way to avoid this limit?
The action is a swap transaction on a blockchain which tends to be very slow when compared to standard server-side actions.
Any suggestions, I’m all ears!
Thank you!
The way that I work around this scenario is to use pipedream.com to do the processing (which has more powerful “action”/serverless processing). Since it also has node capabilities it is very easy to translate the code. Then I just use it to pass the results back to Bubble.
It works very well, is very reliable and also affordable.