Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Improve the mechanism to sending emails for claim badges #267

Open
Agupane opened this issue Nov 2, 2023 · 0 comments
Open

feat: Improve the mechanism to sending emails for claim badges #267

Agupane opened this issue Nov 2, 2023 · 0 comments
Labels
bug Something isn't working enhancement New feature or request requires backend

Comments

@Agupane
Copy link
Member

Agupane commented Nov 2, 2023

  • 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
@Agupane Agupane added bug Something isn't working enhancement New feature or request requires backend labels Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request requires backend
Projects
None yet
Development

No branches or pull requests

1 participant