has anyone built a retry system for when an API returns the error - ‘cannot connect to a remote server’ so that instead of the error being displayed the api runs again. I’ve attached photos of the workflow.
Usually that error occurs when an api request is taking more time to complete than bubble’s limit. I use Xano for long requests
Ye I think the timeout limit is exceeded, how do I insert xano for long requests?
you’ll have to learn how to use xano. create the workflow in a xano endpoint, then post the response to bubble via a webhook.