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.

Extremely slow cache on self-hosted from time to time

See original GitHub issue

It usually takes a few seconds to load the cache. But from time to time it takes a very long time. In my opinion, this has something to do with the slow operation of the Github API. But I can’t prove it yet.

I would like to have some transparency about what happens when the action returns a response like Received 0 of XXX (0.0%), 0.0 MBs/sec. This will allow us to localize and solve the problem completely, or find a workaround.

Unknown-4

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:14
  • Comments:20

github_iconTop GitHub Comments

7reactions
adamshiervanicommented, May 12, 2022

Hey, We are seeing this happening fairly regularly with our customers at BuildJet for GitHub Actions.

Most of the reports in this thread are from people self-hosting, but this issue doesn’t seem to be unique to self-hosting, the hosted runners have the same issue. I don’t know whether you have more insights into workflow runs that use native runners, but here is one example from Google Chrome Lighthouse where the actions/cache@v3 step is failing exactly like described in this thread.

As we have a lot of traffic running on our infrastructure, we really notice when bugs happen with commonly used actions, and we’d be more than happy giving providing you with insights into how users are failing. You can reach me at adam@buildjet.com

@vsvipul

2reactions
levonetcommented, May 12, 2022

There have been no problems in the last month. Знімок екрана 2022-05-12 о 15 40 53

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add support for fast caching on github self-hosted runners ...
Run action download cache​​ Since cached files are big, this makes files transfer speed time being > slower than the CPU cycles saved...
Read more >
Caching is very slow for Node.JS projects - gitlab-runner
I've seen several issues reporting that the caching is too slow with large archives, and observed it myself, so I've put a little...
Read more >
22 Ways To Speed Up A Slow Loading Website [2022]
Have a slow website? If your website is loading slow, you can speed it up by using faster hosting, page builders, plugins, and...
Read more >
GitLab self-hosted webGUI, so slow... can't find anything to ...
I'm browsing to completely empty repositories and the load times can range from 8s-14s, the functional workload is it's not loading any content....
Read more >
21 Reasons Your Website is Slow and How to Speed it Up
Using cache will help these items load much faster instead of having to be processed each time that page is accessed.
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