最近搜索


没有最近搜索

API POST method call return 503 when live



已于 2024年12月31日 发布

Hi, In my app I make a call to long running service (approx. 40sec). I set my request timeout to 60sec or even 90 sec. and I keep getting 503 when app is running live. When tested locally it works 100% of time. When live I can see the call is executed but after about 40 sec it returns 503 (backend service returns 200). When the same service returns faster the everything works ok. How to setup my app to respect timeout of say 60 or 90sec when running live? Perhaps there is another way of handling long-running tasks in ZenDesk apps? 


0

1

1 条评论

image avatar

Erica Girges

Zendesk Developer Advocacy

Hi Konrad, 
 
Unfortunately, if this is a secure request being made another over a 30 second timeout isn't supported. You'll probably want to determine a way to break up requests of this size to optimize the response time. 

0


请先登录再写评论。

找不到所需的内容?

新建帖子