Merge branch 'longer-auto-top-up-block' * longer-auto-top-up-block: The secondary block should be longer than the main lock...
1 files changed, 1 insertions(+), 1 deletions(-) M lib/low_balance.rb
M lib/low_balance.rb => lib/low_balance.rb +1 -1
@@ 86,7 86,7 @@ class LowBalance def failed(e) @method && REDIS.setex( "jmp_auto_top_up_block-#{@method.unique_number_identifier}", - 60 * 60 * 24 * 7, + 60 * 60 * 24 * 30, Time.now ) @message.body =