check for api call failure when setting the dafault voucher

This commit is contained in:
Carlosokumu 2025-03-31 15:41:49 +03:00
parent cd2f4328a8
commit f562ce8adf
Signed by: carlos
GPG Key ID: 7BD6BC8160A5C953

View File

@ -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