Oleksii Sholik

Results 67 issues of Oleksii Sholik

See https://github.com/alco/chatty/commit/9a3848f7a9ebf7e10d99b0d31b2231c9f3427f62#diff-2fce2c05862c8cb9d9e5ff550e501b44R151

Provide the ability to dynamically switch channels or even servers while the client is running.

enhancement

We have a few reporters configured with the interval of 1000 ms using `exometer_reporter_statsd`. Whenever the system time jumps forward, the `exometer_report_statsd` can't keep up with the amount of incoming...

bug

We're currently seeing this picture in Observer ![screen shot 2015-07-02 at 16 29 22](https://cloud.githubusercontent.com/assets/207748/8479363/ab0dcd72-20d7-11e5-8dea-86c872c42fd4.png) even though there are lots of exometer probes running. I have found a handful of `spawn`...

There are two versions of the `epgsql:with_transaction` function: one with 2 and one with 3 arguments. Only the latter has a documentation comment that describes the `reraise` option as having...