Closed jywarren closed 7 years ago
That looks like a lot of data for just the past couple weeks of data; any ideas?
Hey! Sorry for the massive delay getting back to you on this. Currently on vacation // hacking in Japan, haven't had much time. I think we've fixed this issue elsewhere, but I'm not sure I merged it in. Give me a couple of days to take a look at it.
Just encountered the same problem FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
. You might want to consider to have some sort of streaming data parsing to having running into situations like these.
Can you give me your command so I can test it?
I'm using:
var nameYourContributors = require('name-your-contributors');
nameYourContributors('ipfs', {
since: '2016-12-01T00:00:00Z'
});
with prepended env variables in the node nyc.js
. Thanks!
But also the above-referenced direct CLI method:
(trusty)warren@localhost:~/$ name-your-contributors ipfs --since=2016-10-15T00:20:24Z
Hey! So! I found @tgetgood, and with his help, this issue is no longer an issue! 🎉
This should now be fixed as of 3.0.0, which uses GraphQL to stop all overfetching issues.
@jywarren Try it again? @diasdavid Feel free to use it for IPFS, too. :)
This works great now. Thanks!
On Mon, Oct 9, 2017 at 10:38 AM, Richard Littauer notifications@github.com wrote:
Hey! So! I found @tgetgood https://github.com/tgetgood, and with his help, this issue is no longer an issue! 🎉
This should now be fixed as of 3.0.0, which uses GraphQL to stop all overfetching issues.
@jywarren https://github.com/jywarren Try it again? @diasdavid https://github.com/diasdavid Feel free to use it for IPFS, too. :)
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/RichardLitt/name-your-contributors/issues/15#issuecomment-335178207, or mute the thread https://github.com/notifications/unsubscribe-auth/AABfJ47rvSXG0Wp817LpaDA6fJUTWSKRks5sqi_4gaJpZM4KkQUd .
Hi, really interested in using the lib, thanks! Got this error, though, after hanging for a few minutes: