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

feat(indexer): do not sync expired groupMessages #325

Open
Tracked by #315 ...
fbac opened this issue Dec 16, 2024 · 0 comments
Open
Tracked by #315 ...

feat(indexer): do not sync expired groupMessages #325

fbac opened this issue Dec 16, 2024 · 0 comments
Assignees
Labels
indexer Blockchain indexing

Comments

@fbac
Copy link
Collaborator

fbac commented Dec 16, 2024

Currently all groupMessages are synced and stored into the indexer database, but they have an expiration of 1 year.
Improvements:

  • do not sync expired groupMessages.
  • investigate wether it is possible and recommendable to prune old groupMessages from the db.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
indexer Blockchain indexing
Projects
Status: Later
Development

No branches or pull requests

2 participants