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: remove timed-out triple messages so we don't generate repeatedly #658

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

ppca
Copy link
Contributor

@ppca ppca commented Jun 27, 2024

Cause: leftover triple messages for taken triples keep triggering new triple generators. This will take the ongoing quota and we will end up not able to generate any new triples.
Fix: remove triple messages in the messageQueue’s triple bin that belongs to triples that should have timed out, taken or failed
More details see this doc: https://docs.google.com/document/d/1cWQAmcu8VWWdFwH6VHvCxcaiB_X-CcwChGEcviNyE6k/edit

@ppca ppca linked an issue Jun 27, 2024 that may be closed by this pull request
@ppca ppca changed the title fix: time out triple messages so we don't generate repeatedly fix: remove timed-out triple messages so we don't generate repeatedly Jun 27, 2024
@ppca ppca merged commit 3b53063 into develop Jul 1, 2024
3 of 4 checks passed
@ppca ppca deleted the xiangyi/fix_dev_cannot_generate_triple branch July 1, 2024 19:02
Copy link

github-actions bot commented Jul 1, 2024

Terraform Feature Environment Destroy (dev-658)

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: @ppca, 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.

dev env not able to generate triples
2 participants