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

remote unreachable event when message fails to be sent remotely #172

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

tprifti
Copy link
Contributor

@tprifti tprifti commented Nov 15, 2024

Currently, the engine broadcasts RemoteUnreachableEvent only if it fails to initiate the connection with the remote.
It might happen that the remote connection is initiated successfully, but the message fails to be delivered later.

@tprifti tprifti marked this pull request as draft November 15, 2024 16:55
@tprifti tprifti marked this pull request as ready for review November 17, 2024 20:19
@tprifti tprifti changed the title DRAFT: receive remote unreachable event when message fails to be sent remotely receive remote unreachable event when message fails to be sent remotely Nov 17, 2024
@tprifti tprifti changed the title receive remote unreachable event when message fails to be sent remotely remote unreachable event when message fails to be sent remotely Nov 17, 2024
@anthdm anthdm merged commit 7ba1326 into anthdm:master Nov 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants