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

trim old, new index #235

Merged
merged 1 commit into from
Sep 5, 2024
Merged

trim old, new index #235

merged 1 commit into from
Sep 5, 2024

Conversation

ClaytonNorthey92
Copy link
Contributor

Summary
trim queue items older than an hour

add index for retries, using sorted created_at

Changes
trim queue items older than an hour

add index for retries, using sorted created_at

@ClaytonNorthey92 ClaytonNorthey92 requested a review from a team as a code owner August 27, 2024 19:45
@github-actions github-actions bot added the area: bfg This is a change to BFG (Bitcoin Finality Governor) label Aug 27, 2024
added a new index to the db

trimming old queue messages that are no longer of value (anything created over an hour ago)
@ClaytonNorthey92 ClaytonNorthey92 merged commit b603742 into main Sep 5, 2024
6 checks passed
@ClaytonNorthey92 ClaytonNorthey92 deleted the clayton/trim-and-index branch September 5, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: bfg This is a change to BFG (Bitcoin Finality Governor)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants