resque-retry 1.8.0
resque-retry provides retry, delay and exponential backoff support for resque jobs. Features: * Redis backed retry count/limit. * Retry on all or specific exceptions. * Exponential backoff (varying the delay between retrys). * Multiple failure backend with retry suppression & resque-web tab. * Small & Extendable - plenty of places to override retry logic/settings.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (2):
            resque
            >= 1.25, < 3.0
          
          
            resque-scheduler
            >= 4.0, < 6.0
          
    
