Skip to content

Commit

Permalink
MAX_RETRY is not defined (but used)
Browse files Browse the repository at this point in the history
  • Loading branch information
nurse committed Nov 30, 2015
1 parent 93158ba commit 74077d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/perfectsched/backend/rdb_compat.rb
Expand Up @@ -20,6 +20,7 @@ module PerfectSched
module Backend
class RDBCompatBackend
include BackendHelper
MAX_RETRY = 10

class Token < Struct.new(:row_id, :scheduled_time, :cron, :delay, :timezone)
end
Expand Down

0 comments on commit 74077d5

Please sign in to comment.