I have an api running on koyeb and the api call takes long time to complete. It’s like that by design.
I’m getting error response with status 524
Is there a way to get koyeb to accept long running calls?
How long is the call? The standard timeout is 120 seconds to avoid connection exhaustion, is that not enough in your case?