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

Clean up responses in indexer instances #34

Merged
merged 8 commits into from
Apr 25, 2023

Conversation

MHHukiewitz
Copy link
Member

Problem: indexer instances would get too fat with requestResponseDAL data

Solution: remove responses when all assigned request nonces have been cleared (when the response has been processed, it removes its nonce from the response)

…data

Solution: remove responses when all assigned request nonces have been cleared (when the response has been processed, it removes its nonce from the response)
@MHHukiewitz
Copy link
Member Author

It should be fixed now and hopefully helps with the overfull Ethereum indexer DB

@MHHukiewitz MHHukiewitz merged commit 6df3609 into main Apr 25, 2023
@MHHukiewitz MHHukiewitz deleted the feat/clean-responses-from-indexer branch April 25, 2023 14:19
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