Peter Williams

Results 3 issues of Peter Williams

I am implementing machinist support for CouchrestModel (creating a blueprint and lathe classes). Should i implement that as a separate gem or should i fork machinist and do it directly...

This PR changes the `retry_in` calculation for concurrency throttled jobs using the `:schedule` strategy. The approach is to estimate when a throttled job will likely be runnable and schedule it...