~singpolyma/sgx-jmp

00018804e332c6be53ac8d4bfac62c7752b6be7b — Stephen Paul Weber 8 months ago 575804c
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 =