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

Monitor gRPC call now sends a 'success' message to notify open port #1742

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented May 31, 2022

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)

What kind of change does this PR introduce?
The Monitor gRPC call now sends a "success" message back to the caller

What is the current behavior?
After calling the Monitor method, if successful, the stream may just stay silent if no traffic is going through the port.

What is the new behavior?
After calling the Monitor method, if successful, feedback is always sent, even if there is no traffic.

Does this PR introduce a breaking change, and is titled accordingly?
No

@cmaglie cmaglie self-assigned this May 31, 2022
@cmaglie cmaglie added the criticality: high Of high impact label May 31, 2022
@cmaglie cmaglie requested a review from a team May 31, 2022 10:28
@per1234 per1234 added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project topic: gRPC Related to the gRPC interface labels May 31, 2022
@cmaglie cmaglie merged commit 7afdc38 into arduino:master Jun 1, 2022
@cmaglie cmaglie deleted the success_monitor_open branch June 1, 2022 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
criticality: high Of high impact topic: code Related to content of the project itself topic: gRPC Related to the gRPC interface type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants