check for api call failure when setting the dafault voucher
This commit is contained in:
parent
cd2f4328a8
commit
f562ce8adf
@ -2,6 +2,7 @@ LOAD clear_temporary_value 2
|
||||
RELOAD clear_temporary_value
|
||||
LOAD set_default_voucher 8
|
||||
RELOAD set_default_voucher
|
||||
CATCH api_failure flag_api_call_error 1
|
||||
LOAD check_vouchers 10
|
||||
RELOAD check_vouchers
|
||||
CATCH api_failure flag_api_call_error 1
|
||||
|
Loading…
Reference in New Issue
Block a user