Gergely Daróczi
Gergely Daróczi
I know, just sayin' if you need a quick workaround. Although it'd be better to sort this out, as this "quickfix" has been in production for like 2 years here...
As per my understanding, this will require starting multiple R processes to achieve this, so that's not that different than starting multiple actual `grpc` (as R pkg) workers and group...
Oh, I was not aware of the fact that forks are using the same memory of unmodified objects, I thought each fork becomes an actual copy of current state -...
Good point! I'm using the pretty outdated debian version, will check with a newer version and let you know what I've found.
It's been failing after ~20-25 mins of the last request, so while it's idle -- on the other hand, I've not tried the service for a longer time period with...
Sorry, did not have the time to look into this in more details -- meanwhile, I'm just restarting the containers every 15 mins as a workaround.
Hey @ErikBjare -- first of all, hats off, this is a great project, so thanks a lot for your awesome work! I'm working on a couple of new watchers (eg...
Thanks -- I've just set up a general recurring payment, and will send PR after cleaning up my local repo :+1:
I'm very happy to see the high number of thumbs up and smiling emojis above :) Hoping that we can work on this package as part of the unconf, I've...
That's very cool, thanks a lot for sharing, @kbroman :) I tried to do some research on the related infrastructure too, but it turned out there are so many different...