-
Notifications
You must be signed in to change notification settings - Fork 55
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
feature: 节点计时器边界事件支持 (closed #189) #190
feature: 节点计时器边界事件支持 (closed #189) #190
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #190 +/- ##
==========================================
Coverage ? 89.23%
==========================================
Files ? 61
Lines ? 3482
Branches ? 0
==========================================
Hits ? 3107
Misses ? 375
Partials ? 0 Continue to review full report in Codecov by Sentry.
|
logger = logging.getLogger("root") | ||
|
||
|
||
class Command(BaseCommand): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个命令,有没有可能跟超时控制的扫描命令合并,可以通过识别配置来决定如何扫描,这样的话就只有一个旁路进程
runtime/bamboo-pipeline/pipeline/contrib/node_timer_event/api.py
Outdated
Show resolved
Hide resolved
runtime/bamboo-pipeline/pipeline/contrib/node_timer_event/handlers.py
Outdated
Show resolved
Hide resolved
runtime/bamboo-pipeline/pipeline/contrib/node_timer_event/signals/handlers.py
Show resolved
Hide resolved
runtime/bamboo-pipeline/pipeline/contrib/node_timer_event/models.py
Outdated
Show resolved
Hide resolved
runtime/bamboo-pipeline/pipeline/contrib/node_timer_event/handlers.py
Outdated
Show resolved
Hide resolved
runtime/bamboo-pipeline/pipeline/contrib/node_timer_event/models.py
Outdated
Show resolved
Hide resolved
88afa33
to
be59d71
Compare
be59d71
to
53416f1
Compare
No description provided.