-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
定时执行大SQL,工单执行状态一直显示【定时执行】[ 问题咨询 ] #231
Comments
感谢你的问题反馈 ,为了尽快解决问题, 请尽量提供详细的供后台日志 日志路径在 downloads/log 目录下. 另外大sql 是多大请尽量提供, 多少行? 多大的文件? |
[2019-05-28 18:26:08,884][MainThread:139947515209536][task_id:default][sendmsg.py:108][DEBUG]- 邮件推送成功 |
两表关联更新3213351条数据 |
不定时执行是可以正常结束的 |
看日志是task超时终止了,可能由schedule调用的task使用了默认超时时间,修改下配置文件中qcluster的timeout试试 |
麻烦教我一下,这个配置文件在什么位置? |
Lines 10 to 16 in ddfa689
-1 有空改一下吧
|
问题描述
定时执行时间很短的SQL可以正常结束,定时执行大SQL,执行时间大约3分钟左右的工单执行状态一直显示【定时执行】
版本信息
The text was updated successfully, but these errors were encountered: