We POST to blocksping for a lot of things. One thing we’ve learned - Bubble’s API doesn’t listen for long enough sometimes so Blockspring will send back the data and Bubble’s API will have already timed out so that data won’t get saved.
Would be nice if Bubble could fix this, especially since they’re partners with Blockspring. It sounds like the problem may extend beyond Blockspring to all API calls if that’s what you’re seeing as well.
Yep, one of the downstream steps in the API workflow was making a GET call to an external service and this was timing out, causing the rest of the workflow to fail!
@josh@emmanuel - Anyway we can get warning emails when workflows fail like this? Would have been helpful.