Talia Stocks

Results 17 comments of Talia Stocks

Does the problem persist if you run the commands as a python program instead of from the ipython prompt?

Still having this issue. It looks as though this is related to https://github.com/jeanphix/Ghost.py/issues/32. The solution is not to use the command line to run ghost.

Also running into this problem. It looks as though it is a warning, not an error, but I'd rather not have extra messages output by my program.

I put an explanation of my changes in the pull request. Feel free to turn some of those into comments in the code.

I think some people are still having issues with iOS touch support. Unfortunately, I don't have an iOS device to test this on. I also didn't end up using this...

I have not recompiled the minified version of the script. I assume you have a process for doing that.

Hmm, I'm not sure. Feel free to investigate. I didn't end up using this library for the feature I was working on, after all, so I don't have a lot...

> No news/updates on this topic to share. If you're interested in fixing this, we'd welcome the effort. Though I don't think we can actually make the change until Helm...

Why do you think it should not be throttling?

In case it is useful, here are my settings from `values.yaml` (our helm chart depends on the ArgoCD helm chart, thus the `argo-cd` top-level key): ```yaml argo-cd: redis-ha: enabled: true...