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

Option to clean up the data file #89

Closed
gfa opened this issue Jan 27, 2020 · 1 comment
Closed

Option to clean up the data file #89

gfa opened this issue Jan 27, 2020 · 1 comment

Comments

@gfa
Copy link
Collaborator

gfa commented Jan 27, 2020

Hello

this is a whistlist bug reported to Debian which I'm forwarding

My data file regularly grows to hundreds of megabytes, until I run

 r2e reset && r2e run --no-send

but there's a race condition in that.

Wouldn't it be possible to run e.g.

r2e run --forget-old

such that the data file gets rewritten with just the IDs that are
served by the feed? Since RSS feeds usually operate like a queue,
and older elements are unlikely to show up again, this would help
reduce the size of the data file without the race condition.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896516

@Ekleog
Copy link
Member

Ekleog commented Sep 11, 2020

This is a duplicate of #49

@Ekleog Ekleog closed this as completed Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants