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

[net] remove a block or microblock stream from in-flight status if its request times out #3040

Open
jcnelson opened this issue Feb 10, 2022 · 1 comment
Assignees
Labels
icebox Issues that are not being worked on

Comments

@jcnelson
Copy link
Member

jcnelson commented Feb 10, 2022

The node currently does not retry blocks or microblocks until a deadline has passed, once they are requested. This is unnecessary, and adds significant delay to block-processing during boot-up. Instead, the node should be able to re-consider blocks and microblocks immediately after the request times out.

@jcnelson jcnelson self-assigned this Feb 10, 2022
@stale
Copy link

stale bot commented Feb 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 18, 2023
@jcnelson jcnelson added the icebox Issues that are not being worked on label Mar 7, 2023
@stale stale bot removed the stale label Mar 7, 2023
@jcnelson jcnelson removed the stale label Mar 7, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in Stacks Core Eng Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
icebox Issues that are not being worked on
Projects
Status: Status: 🆕 New
Development

No branches or pull requests

1 participant