API call to Buildship from FlutterFlow app not being sent
We’re noticing that some of our API calls are not being sent to Buildship when a customer places an order. We’re seeing the order in the database document however when we look at the Buildship logs the API call does not show at all. Do you know what can cause an API call not to be sent from FlutterFlow App? About 80% of the calls make it but about 20% of the API calls don’t even make it to Buildship and we are unsure why this is happening. Please help so we can hopefully resolve this and not have to find an alternative to Buildship since reliability seems to be an issue
Solution
If your backend makes another api call to chatgpt there's a chance the post request from FF will timeout.
