Mark Przepiora

Results 2 issues of Mark Przepiora

Defining equality based only on e.g. an `id` attribute, even when other attributes exist on a class, is a common pattern (see ActiveRecord). But in this case, Equalizer defines `#inspect`...

We use `sidekiq-throttler` in combination with `sidetiq` to refresh various reports on a timer. Some of these jobs may take quite some time, and they have a rather low priority...