question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Address disk space issue

See original GitHub issue

The elf_object in Compilation takes up a ton of space. We don’t need to keep all of them around all the time. I think on bootup of the server, we should clear any elf_object entries that are older than x days, as a starting point

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mkstcommented, Nov 18, 2021

Can you just do it at startup and then every e.g. 1000 requests? Rather than it having to be on a timer?

1reaction
nanaiancommented, Nov 18, 2021

are the only record of changes to a scratch over time

We should definitely consider tracking a git-like history of changes to settings etc Forks could even be real forks 🤔

Read more comments on GitHub >

github_iconTop Results From Across the Web

Low Disk Space error due to a full Temp folder
To clear the Microsoft Store cache, press the Windows Logo Key + R to open the Run dialog box, then type wsreset.exe and...
Read more >
How to Fix Hard Drive “Out of Space” Issue
Learn an easy way to fix hard disk out of space or low disk space issue with simple manual methods. Also, know how...
Read more >
SupportArticles-docs/address-disk-space-issues-caused-by ...
Discusses how to address disk space issues that are caused by a large Windows component store (WinSxS) directory. 09/08/2020. Deland-Han. delhan. dcscontentpm.
Read more >
3 Ways to Get out of Low Disk Space Warning in Windows 7/8 ...
3 Ways to Thoroughly Solve Low Disk Space Warning in Windows · Way 1: Run Disk Cleanup · Way 2: Extend Partition on...
Read more >
Resolving low disk space issues and errors (Windows 10)
1. In Windows, search for and open HP Support Assistant, or click the app icon in the taskbar. 2. Go to HP Performance...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found