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

Backups skyrocketing in size #2721

Closed
bimg21 opened this issue Oct 16, 2024 · 5 comments
Closed

Backups skyrocketing in size #2721

bimg21 opened this issue Oct 16, 2024 · 5 comments
Assignees
Labels

Comments

@bimg21
Copy link

bimg21 commented Oct 16, 2024

Describe the bug
My last cd.io backup from less then a month ago is 60 MB but yesterday's one is over 200 MB.

Version
v0.47.03

To Reproduce

Steps to reproduce the behavior:

  1. Go back in time and do a backup a month ago.
  2. Go back to today and do a backup.
  3. Observe the size difference and raise an eyebrow.

Expected behavior
Backup size grows roughly linearly with number of watches.

Desktop (please complete the following information):

  • OS: Linux
  • Browser: Firefox
  • Enviroment: Docker

Additional context
I have over 400 watches, a month ago I might have had 380-ish. Not enough to explain the difference. My guess is it's because of the new (I think it's new) feature allowing you to compare and show not only differences between current and last check but also a number of checks in the past. While it might be useful to some, it can let the data folder (and backup consequently) grow like cancer.

I suggest a global option to let user choose max number of diffs to keep.

@dgtlmoon
Copy link
Owner

Can you make a new issue? this is a lot of text when it all just comes down "I suggest a global option to let user choose max number of diffs to keep."

thanks

@dgtlmoon
Copy link
Owner

duplicate #2216

@bimg21
Copy link
Author

bimg21 commented Oct 17, 2024

I see this more as a Bug report then Feature request. What I suggested was just one way to solve this without sacrificing multiple diffs for people who need them.

#2216 talks about only needing binary change/no-change option. Not about limiting number of diffs to keep.

@dgtlmoon
Copy link
Owner

In progress - #2722

@bimg21
Copy link
Author

bimg21 commented Oct 19, 2024

Update: Problem which is perhaps tied to this that I have now is that Backup itself doesn't work. Clicking Backup option produces few minutes of loading of the cd.io tab and then crash of the tab (maybe tied to the cd.io data size increase?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants