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

Proposal for better handling of non-final "poison" blocks #987

Closed
bhazzard opened this issue Oct 29, 2024 · 2 comments
Closed

Proposal for better handling of non-final "poison" blocks #987

bhazzard opened this issue Oct 29, 2024 · 2 comments
Assignees
Labels
👍 lgtm OCI Work exclusive to OCI team

Comments

@bhazzard
Copy link

When a node hangs on a long-running transaction and can't apply a block, the node should give up trying to apply the block if it is not finalized. Ideally this would automatically handle potential scenarios where a block contains a transaction with infinite execution time without manual intervention like starting from a snapshot.

To be decided:

  • duration to wait before giving up
  • what to do if the block later is finalized
@bhazzard bhazzard added this to the Spring v1.1.0 Cusp milestone Oct 29, 2024
@enf-ci-bot enf-ci-bot moved this to Todo in Team Backlog Oct 29, 2024
@bhazzard bhazzard added 👍 lgtm and removed triage labels Nov 7, 2024
@bhazzard bhazzard added the OCI Work exclusive to OCI team label Nov 7, 2024
@heifner heifner moved this from Todo to In Progress in Team Backlog Nov 13, 2024
@heifner
Copy link
Member

heifner commented Nov 14, 2024

@heifner heifner moved this from In Progress to Awaiting Review in Team Backlog Nov 14, 2024
@bhazzard
Copy link
Author

Reviewed and moving forward

@github-project-automation github-project-automation bot moved this from Awaiting Review to Done in Team Backlog Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 lgtm OCI Work exclusive to OCI team
Projects
Status: Done
Development

No branches or pull requests

3 participants