远程会话执行调用超时504错误 [英] Remote session execute call timeout 504 error

查看:121
本文介绍了远程会话执行调用超时504错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在远程会话上执行代码时,如果执行时间超过1小时。执行POST调用失败,错误代码为504,执行在1小时后停止。是否存在某种限制,如果是,如何绕过它?



重现错误的代码(在远程会话上运行)

" b
index = 1

while(TRUE)index = index + 1

"

Upon executing a code on the Remote session, If the execution time is more than 1 hour. The execute POST call fails with 504 error code and the execution stops after 1 hour. Is there some sort of limit for same and if yes how to bypass that?

Code to reproduce error (To run on Remote session)
"
index=1
while(TRUE) index = index+1
"

我正在运行ML Server 9.2.1,主机和客户端操作系统都是Ubuntu 16.04

I am running ML Server 9.2.1 and both the host and client OS is Ubuntu 16.04

推荐答案

嗨Yogesh,

Hi Yogesh,

我们目前有超过60分钟的执行错误,将在下一版本的机器学习服务器中修复。如果您有客户服务帐户,请打开机票与我们联系。

We currently have a bug around execution longer than 60 minutes that will be fixed in the next version of Machine Learning Server. If you have a customer service account please contact us by opening a ticket.


这篇关于远程会话执行调用超时504错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆