You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That used to happen quite frequently, so there is a FAQ entry about it. (Well about 502, but what I've written about that, should also apply to 504.)
Looking at that, I realized that it needs updating. We now know a bit more what is causing it (well at least one cause). The fix/workaround is mentioned at #20 (comment).
I gave it a try a little while ago and the good news is that the changes since then were enough to prevent the server from getting overwhelmed. The bad news is that now your local machine is gonna run out of memory on such a huge repository.
I'll have to rethink the the whole "fetch everything before storing it in the database" approach (for other reasons as well). I do plan to start working on such things in a month or two, but it's going to be a lot of work.
Trying to get started with forge. I got as far as my first forge-pull and hit:
I set
forge.omitExpensive
totrue
as suggested by theforge-pull
docstring, but that doesn't change the error. Here's the backtrace:The text was updated successfully, but these errors were encountered: