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

p2panda: max. reorder attempt bug #12

Open
adzialocha opened this issue Dec 16, 2024 · 2 comments
Open

p2panda: max. reorder attempt bug #12

adzialocha opened this issue Dec 16, 2024 · 2 comments
Assignees
Labels
backend p2p networking, p2panda, etc.

Comments

@adzialocha
Copy link
Member

adzialocha commented Dec 16, 2024

Sometimes, some peers observe an "max reorder attempt" issue appearing. This usually indicates that operations arrived out-of-order for a too long time, which is strange as we're currently dealing only with very short logs (sometimes max. 10 operations) and the out-of-order buffer is set to 128.

@adzialocha adzialocha added the bug Something isn't working label Dec 16, 2024
@adzialocha
Copy link
Member Author

adzialocha commented Dec 17, 2024

Can't reliably reproduce it yet, if anyone found a way, please let me know!

Maybe this issue was caused by #11 initially

@adzialocha adzialocha added backend p2p networking, p2panda, etc. and removed bug Something isn't working labels Jan 17, 2025
@adzialocha
Copy link
Member Author

Could finally reliably reproduce this bug: p2panda/p2panda#665

@adzialocha adzialocha self-assigned this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend p2p networking, p2panda, etc.
Projects
None yet
Development

No branches or pull requests

1 participant