-
Laila Winner authored
* Per discussion from https://github.com/alexreisner/geocoder/issues/816, this commit replaces the `sidekiq_worker` example with an example using ActiveJob. * Demonstrate approach to reverse-geocoding records in a background job with simple retry logic for timeout and socket errors.
Laila Winner authored* Per discussion from https://github.com/alexreisner/geocoder/issues/816, this commit replaces the `sidekiq_worker` example with an example using ActiveJob. * Demonstrate approach to reverse-geocoding records in a background job with simple retry logic for timeout and socket errors.