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

Cache and re-send messages targeted at reserved peers #175

Open
dforsten opened this issue Jul 22, 2019 · 0 comments
Open

Cache and re-send messages targeted at reserved peers #175

dforsten opened this issue Jul 22, 2019 · 0 comments
Assignees

Comments

@dforsten
Copy link

When sending targeted messages to reserved peers we need to cache the messages if no session is active for that peer at the time of sending.

There is no guarantee that the connection to a peer has 100% uptime, but losing messages would result in faulty behavior.

Re-send cached messages immediately on re-connection to the reserved peer!

vgtom added a commit to vgtom/parity-ethereum that referenced this issue Jul 25, 2019
vgtom added a commit to vgtom/parity-ethereum that referenced this issue Jul 30, 2019
dforsten pushed a commit that referenced this issue Jul 30, 2019
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

No branches or pull requests

2 participants