Morten Hekkvang

Results 38 comments of Morten Hekkvang

I can see that the Issue https://github.com/Cordazar/crest/issues/1 references the same error. Though I can't see that this is what I am getting, since I've tried the _fix_ of creating a...

I am having the same exact issue. I use latest etcd4j on etcd version 2.3.8 The problem seems to be that if you do not specify a RetryPolicy (i did...

It seems that the problem is actually the Netty configuration. `private int maxFrameSize = 1024 * 100;` is one of the lines in the mousio.etcd4j.transport.EtcdNettyConfig class. This means that it...

@lburgazzoli Your way should work fine! But I think that it should be larger by default. Or the retryPolicy by default should be N times, rather than forever. As you...

Looking at Atlassians documentation for "Adjusting your code for rate limiting" I would argue that, of the three alternative ways proposed there, the 3rd option makes the most sense here....

@bitwiseman I will start working on a PR for this. I do not really agree to the use of caching as a part of the plugin though. I would much...

@junejie This actually will not work properly, as the plugin gems will not be readable/executable by the fluent user in the correct way. I just tried this exact way, and...

@onlyjob Could you please create a pull request with your patch?

I would actually much rather recommend using some kind of well tested distributed filesystem before using this. On Tue, 16 Jun 2020, 18:38 Paul Caskey, wrote: > I am writing...

No, this is using another protocol. There is a new version of the chromecast protocol.