Skip to content
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

优化执行时间超时 executeTimeOut 为空或 <= 0 的场景 #1148

Closed
magestacks opened this issue Apr 5, 2023 · 2 comments · Fixed by #1149
Closed

优化执行时间超时 executeTimeOut 为空或 <= 0 的场景 #1148

magestacks opened this issue Apr 5, 2023 · 2 comments · Fixed by #1149
Assignees
Labels
good first issue Issues for first-time contributors type: enhancement
Milestone

Comments

@magestacks
Copy link
Member

代码位置:

  • cn.hippo4j.core.plugin.impl.TaskTimeoutNotifyAlarmPlugin#processTaskTime

如果 executeTimeOut 为空或 <= 0 直接 return 即可。

@magestacks magestacks added type: enhancement good first issue Issues for first-time contributors labels Apr 5, 2023
@magestacks magestacks added this to the 1.5.0 milestone Apr 5, 2023
@sususama
Copy link
Contributor

sususama commented Apr 5, 2023

Hi, @magestacks 好的,我将会尝试解决这个问题。

@magestacks
Copy link
Member Author

@sususama Welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Issues for first-time contributors type: enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants