-
Notifications
You must be signed in to change notification settings - Fork 333
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
feat: RepeatedTask adds execute-first-wait-later behavior. #2625
Conversation
45a3dc3
to
65756de
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #2625 +/- ##
===========================================
- Coverage 85.17% 84.79% -0.38%
===========================================
Files 738 740 +2
Lines 119070 119865 +795
===========================================
+ Hits 101413 101641 +228
- Misses 17657 18224 +567 |
48b3364
to
5215edc
Compare
8b09341
to
274a072
Compare
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.
Rest LGTM
e6288c6
to
32538d8
Compare
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.
LGTM
I hereby agree to the terms of the GreptimeDB CLA
What's changed and what's your intention?
RepeatedTask adds execute-first-wait-later behavior.
Checklist
Refer to a related PR or issue link (optional)