-
Notifications
You must be signed in to change notification settings - Fork 162
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 liveliness and lease duration to pub and echo #665
base: rolling
Are you sure you want to change the base?
Conversation
728ebed
to
d375c91
Compare
Pub
Echo
|
d375c91
to
54bc7ed
Compare
@audrow Hello, I created a PR for this since it looked relatively straightforward. |
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.
just one nit, could you fix it?
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.
Just a couple nitpicks - thanks for the PR!
54bc7ed
to
03dfdba
Compare
@ros-pull-request-builder retest this please. (I'm not sure if the last change broke something, I doubt it did.) |
I'm not sure. @ivanpauno or @jacobperron, any idea? |
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.
I have a few comments/questions
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.
Looks okay to me, with Ivan's comments addressed. One bug fix suggested below.
@NourS-d friendly ping |
538c4b8
to
2295f64
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 with green CI!
@ros-pull-request-builder retest this please |
there are some new failures in CI, but maybe this just needs a rebase. If you can also check if you can reproduce the test failures locally that would be great. |
98abe76
to
2b72a29
Compare
I rebased - it seems that the same error is present in the failing PR job. It seems to be a key error.
|
nonnegative_int has been removed, i think it should be moved to |
@NourS-d, would you like to get this in? |
ATM I unfortunately cannot follow up here. However, in two weeks time I can
get into it again. But if you'd like to go ahead :)
…On Thu, Apr 28, 2022 at 12:37 AM Audrow Nash ***@***.***> wrote:
@NourS-d <https://github.com/NourS-d>, would you like to get this in?
—
Reply to this email directly, view it on GitHub
<#665 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJTBCVWVET6IXGXXX3YJHS3VHG6TRANCNFSM5DHIMKAQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@Mergifyio rebase |
Closes Issue ros2#614 Signed-off-by: Nour Saeed <[email protected]>
Signed-off-by: Nour Saeed <[email protected]>
✅ Branch has been successfully rebased |
2b72a29
to
85bc897
Compare
Closes Issue #614