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

chore: cleaning up message protocol for better consistency #686

Merged
merged 8 commits into from
Jul 18, 2024

Conversation

ChaoticTempest
Copy link
Member

This cleanups our message processing loop. No more pesky leftover messages in our logs since they really were not necessary at all. This makes cleaning up triples, presignatures and signatures that have either been completed, failed or taken much more consistently.

}

// if triple id is in GC, remove this triple message because the triple is currently
// being GC'ed, where the triple protocol has previously failed or been utilized.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is GC'ed?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

garbage collection

@ChaoticTempest ChaoticTempest merged commit 522abfb into develop Jul 18, 2024
3 checks passed
@ChaoticTempest ChaoticTempest deleted the phuong/fix/cleanup-messages branch July 18, 2024 23:09
Copy link

Terraform Feature Environment Destroy (dev-686)

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.

3 participants