-
Notifications
You must be signed in to change notification settings - Fork 71
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
Add AddTagTTL and AddEdgeTTL for Session Pool #323
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #323 +/- ##
==========================================
- Coverage 64.59% 64.55% -0.04%
==========================================
Files 11 11
Lines 2723 2737 +14
==========================================
+ Hits 1759 1767 +8
- Misses 817 821 +4
- Partials 147 149 +2 ☔ View full report in Codecov by Sentry. |
711400b
to
56a5bbe
Compare
@Nicole00 |
you can set the TTL_DURATION 5 for tag , insert some vertex for this tag. |
a716f97
to
e4d3d73
Compare
it works now |
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
What type of PR is this?
What problem(s) does this PR solve?
Issue(s) number:
Description:
How do you solve it?
Special notes for your reviewer, ex. impact of this fix, design document, etc: