我已经为我们的web应用程序安排了一些使用celery节拍的重复性任务
该应用程序本身是使用金字塔web框架构建的。使用zopetransaction扩展管理会话
在celery中,我将应用程序用作库。我正在使用函数重新定义模型中的会话。
它工作得很好,但偶尔会引发InvalidRequestError: This session is in 'prepared' state; no further SQL can be emitted within this transaction
我不确定哪里出了问题,以及为什么它会发出这些警告。
示例代码:
在tasks.py中
def
我有一个esxi主持人。我需要获得一些数据,我需要在同一台主机上安装linux。所以我用rhel7.4重新启动主机。执行一些操作,然后再用本地引导重新启动主机。因此,问题是当第二次引导发生时,我无法执行它在ssh连接中失败的任务,如下所示
"stderr_lines": [
"Failed to login: Connection refused: The remote service is not running, OR is overloaded, OR a firewall is rejecting connections."
]
这两个操作系统的