-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
[QUESTION] #31452
Labels
状态:待处理
已分配给相关处理人等待处理人处理并更新状态
Comments
这套机制我明白了,场景中有循环控制器,while循环控制器的超时时间比较长,你圈的timeout的监听机制好像不生效? |
/reopen |
我观看时间,的确是大于60分钟的报告,但是为什么这些报告会不存在着四种情况中呢?本地运行不在kafka中我可以理解,但是为什么会不在执行线程中呢? |
如果在循环中执行是不会被判定超时的,此时属于还在执行机的线程中存活;除非是执行机重启了;你检查一下你的服务状态。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
请描述您的问题
定时任务执行测试计划,计划中有很多场景,有一些场景用例超时,请问场景用例的超时时间是多少?,多久就会被判断为超时,哪里可以设置单个场景用例的超时时间?
The text was updated successfully, but these errors were encountered: