Simon Mathieu
Simon Mathieu
I'm trying to create a network of test users that a friends, but don't have the app installed. I'm getting the following error when doing so. /Users/simon/.rvm/gems/ruby-2.2.0@rainforest-social_accounts_generator/gems/koala-1.11.0/lib/koala/test_users.rb:146:in `befriend': TestUsers#befriend requires...
As far as I can tell, currently this only supports NAT networking. The main issue with it, is that there's no way to connect to the guest from the host....
Currently, if you use an invalid metric's name such as ``` ruby Librato.measure "lkdfjsldfk#&*()#$&)#", 0 # => nil ``` The librato-rails gem will accept it without complaining and not push...
Redlock versio: `2.0.2` Ruby: `3.2.2` Redis: `7.0.11` Redis-client: `0.14.1` We're getting this intermittent error in production at scale. It seems like we can sometime get a lock, but we get...
Right now, it's automatic, which does not always make sense.
Prosperity should have an option to connect to a replica of the database rather than the main database.
Since we've added support for [ruby based metric](https://github.com/smathieu/prosperity/blob/master/spec/dummy/app/prosperity/ruby_users_metric.rb), it would be useful to have a caching layer to avoid recomputing these values for the same time constantly.
It would be could if you could estimate the future of a given metric using linear regression.