catch api call failure when manage vouchers is called
This commit is contained in:
parent
3c84fb5ae7
commit
73c3486400
@ -2,6 +2,7 @@ LOAD clear_temporary_value 2
|
||||
RELOAD clear_temporary_value
|
||||
LOAD manage_vouchers 160
|
||||
RELOAD manage_vouchers
|
||||
CATCH api_failure flag_api_call_error 1
|
||||
LOAD check_balance 128
|
||||
RELOAD check_balance
|
||||
CATCH api_failure flag_api_call_error 1
|
||||
|
Loading…
Reference in New Issue
Block a user