Peter Mitchell

Results 3 issues of Peter Mitchell

capistrano/capistrano has a rspec and cucumber test suite, we should be looking were possible to leverage and provide the same coverage for this library.

We have been relying on the behaviour of `SomeEntityProxy::getId()` not triggering n+1 queries (in the ORM), and recently with some refactoring I saw an endpoint go through the roof in...

I am working on an application that is processing ~25k jobs per day, and we have started to notice that some jobs are not being processed or queued, more problematic...