catch api call failure when manage vouchers is called

This commit is contained in:
Carlosokumu 2025-04-02 10:47:33 +03:00
parent 3c84fb5ae7
commit 73c3486400
Signed by: carlos
GPG Key ID: 7BD6BC8160A5C953

View File

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