Francisco R. Santos
Francisco R. Santos
Hi @jrsahuquillo. This is not possible right now. See https://github.com/brentd/xray-rails/issues/67
I too would need stopping the top spinner manually, since I can add spinners to the multi after the previous ones have succeeded or failed. I think that adding a...
That would work. However, I am no longer working on the project where I needed the feature, and so I'm no longer using the gem.
Just passing by to bump this up. `rest-client` seems to be abandoned, with [just a single release in 2019](https://www.ruby-toolbox.com/projects/rest-client) after no releases since 2017. Rest-client seems one of the main...
Hi @delner. Is the `active_record` supposed to be used on all the integrations? I see that Rails is using it, but Shoryuken is not reporting any active record instantiations, only...
Hi @seejohnrun @avit @pacso I'm wondering... are any of you still maintaining this repo?
There is a new inverter definition for KStar inverters that was defined against a 235xxx inverter, don't know if it will work for you: https://github.com/StephanJoubert/home_assistant_solarman/blob/main/custom_components/solarman/inverter_definitions/kstar_hybrid.yml The inverter is in the...
It is very slow for me too, and at some point it gets so slow that it times out, and we need to reset the stats. In my case we...
@danmayer I updated our staging environment to 6.0.2, and added the `get_coverage_cache: true` option to the `HashRedisStore` adapter, but the page still times out.
Thanks @danmayer > OK, folks while there are likely a few options to improve the performance since the HashRedis algo stores and pulls data via a key per file, even...