Open
Description
- Currently, once the third party user mints a badge, an email is sent to his users after the transaction has been minted
- The problem of this, if its the third party closed the dApp without waiting the transaction to be confirmed, the email won't never sent, we have to notify the relayer before sending the transaction so it can be queued before closing the dApp
- Details TBD, we may need add kind of queue support in our relayer
- CC @FedeMadoery @ramabit
- Relevant code is here