Filipe Silva
Filipe Silva
I think what's happening here is: - the java process in the fluree container says it doesn't have enough memory, and kills itself - the athens process in the athens...
To be honest is really surprises me that you're running into memory problems on a small graph. Our team graph only showed those problems after several months of use, and...
Heya @siraht thanks for taking this on. I think something went wrong though, because the whole file shows up as new in the diff and it also shows up as...
I can see issues that sound like what you describe in https://github.com/docker/compose/issues/4538 and https://github.com/docker/compose/issues/4305. I don't get any error locally or on the server though... I wonder if it's related...
I also see mentions of it working again as of docker compose 1.27: https://news.ycombinator.com/item?id=25329651 I'm very confused about this tbh... Kind expected to find some authoritative information somewhere in the...
We've been avoiding the electron update for a while now because there's a couple of hard breaking changes we need to address. We want to update, but realistically it will...
@dependabot ignore this dependency
Blocked on https://github.com/athensresearch/athens/pull/2246
Thanks for following up on this! @kalyanac this is the profile I used: [pprof-profile-10488.pb.gz](https://github.com/google/pprof/files/3331198/pprof-profile-10488.pb.gz) I recorded it using the instructions in https://www.npmjs.com/package/pprof#requiring-from-the-command-line.
@nolanmar511 I am not sure how to check the version. I followed the steps in https://github.com/google/pprof#building-pprof earlier today for the first time. I ran `go get -u github.com/google/pprof` in powershell,...