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

send service call failure operation #298

Conversation

achim-k
Copy link
Collaborator

@achim-k achim-k commented May 13, 2024

Changelog

Docs

Description

Similar to foxglove/ws-protocol#743, this PR implements the recently added serviceCallFailure operation that was added inhttps://github.com/foxglove/ws-protocol/pull/733. This operation is sent to a client when the service call failed or if the service could not be found to avoid that the client potentially waits forever for a service response message.

Copy link

linear bot commented May 13, 2024

@achim-k achim-k requested a review from jtbandes May 13, 2024 14:33
ros2_foxglove_bridge/tests/smoke_test.cpp Outdated Show resolved Hide resolved
ros2_foxglove_bridge/tests/smoke_test.cpp Outdated Show resolved Hide resolved
achim-k and others added 2 commits May 13, 2024 21:13
@achim-k
Copy link
Collaborator Author

achim-k commented May 14, 2024

@jtbandes can you merge this overruling the rolling CI checks?

@jtbandes jtbandes merged commit 0b6c588 into main May 14, 2024
8 of 10 checks passed
@jtbandes jtbandes deleted the achim/fg-7459-foxglove-bridge-send-servicecallfailure-on-service-call branch May 14, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants