Patrik Ragnarsson

Results 301 comments of Patrik Ragnarsson

We have also been experiencing Ansible hanging without any error message, when running playbooks against 23 hosts, with `forks=25`. We use Ansible 2.2.3.0, but have the same problem with Ansible...

Perhaps of interest for mkcert and others following this issue: https://smallstep.com/blog/private-acme-server/, https://github.com/smallstep/certificates

Seems related to https://github.com/Shopify/toxiproxy/pull/132

I think it make sense in many cases, to be able to specify the response, when the resource your are simulating is an external HTTP resource, which is my use-case......

> Maybe a special noop or blank upstream would be enough to tell the proxy not to connect to a backend? Sounds good

I think #14 + my comment there is a nice solution for this, what do you think?

I see this when I push my database to Heroku. Locally, I have OS X 10.11.2 and: ``` $ psql --version psql (PostgreSQL) 9.4.4 ``` The `pg:push`: ``` $ heroku...

It's pretty easy to use 429 if you want to: https://github.com/dryruby/rack-throttle/blob/v0.5.0/lib/rack/throttle/limiter.rb#L22. It's also documented in the README.

Oops, sorry, read too quickly. 👍

@dennisreimann nope, I want to [approve](https://github.com/blog/2256-a-whole-new-github-universe-announcing-new-tools-forums-and-features) pull requests I checked, it isn't available yet, not even in the early access: https://developer.github.com/early-access/platform-roadmap/ ("Pull Request Review REST API")