I have a “POST” backend api call that I make from an external server. The workflow in my bubble api is very simple, just create a log of the data I receive, which is small.
It sometimes takes up to 17 seconds to respond. Is there anything I can do to speed it up? Is it a warmup issue?