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

fix: Make indexer only process the block if it completes the whole block #689

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

ChaoticTempest
Copy link
Member

With this PR, we will only add the sign request of a block if we were able to completely process the block. So if we fail anywhere in the block, we can rollback to the same block without having to worry about revisiting the same sign requests if we added them to our queue already

@ChaoticTempest ChaoticTempest merged commit 0221297 into develop Jul 17, 2024
2 of 3 checks passed
@ChaoticTempest ChaoticTempest deleted the phuong/fix/indexer-unit-processing branch July 17, 2024 22:29
Copy link

Terraform Feature Environment Destroy (dev-689)

Terraform Initialization ⚙️success

Terraform Destroy success

Show Destroy Plan


No changes. No objects need to be destroyed.

Either you have not created any objects yet or the existing objects were
already deleted outside of Terraform.

Destroy complete! Resources: 0 destroyed.

Pusher: @ChaoticTempest, Action: pull_request, Working Directory: ``, Workflow: Terraform Feature Env (Destroy)

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