module LikeeScraper::Utils

Overview

The Utils module defines multiple helpers.

Defined in:

Class Method Summary

Class Method Detail

def self.retry_on_connection_error(&) #

Retries the &block when a connection error or a Likee API error occurs.