Hi @Fabio Gomes,
Could you please describe your requirement with English?
It is not clear about your issue via translate software.
Do you mean that if the proc fail then send the e-mail to you immediately?
You may use normal error handling such as TRY/CATCH and then in your catch block use sp_send_dbmail to send an email to whatever recipients you require.
If i misunderstand your issue, please incorrect me.
Regards,
Zoe Hui
If the answer is helpful, please click "Accept Answer" and upvote it.