Skip to content

improvement(waitlist): added batch send requests, fixed UI#305

Merged
waleedlatif1 merged 3 commits intomainfrom
improvement/waitlist
Apr 28, 2025
Merged

improvement(waitlist): added batch send requests, fixed UI#305
waleedlatif1 merged 3 commits intomainfrom
improvement/waitlist

Conversation

@waleedlatif1
Copy link
Copy Markdown
Collaborator

Description

Added batch send requests, fixed UI. Resend allows up to 100 emails to be sent at once + we have better logging and visibility into which requests successfully send/get bounced/rate limit (if applicable).

Type of change

  • New feature (non-breaking change which adds functionality)
  • Code refactoring (no functional changes)

How Has This Been Tested?

Tested sending a request to 5 people at once, and it sent successfully + showed me that they all succeeded. If any fail, we will have visibility into which ones failed.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • All tests pass locally and in CI (npm test)
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • I have updated version numbers as needed (if needed)
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

Security Considerations:

  • My changes do not introduce any new security vulnerabilities
  • I have considered the security implications of my changes

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2025 1:04am
sim ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2025 1:04am

@waleedlatif1 waleedlatif1 merged commit 22036b0 into main Apr 28, 2025
5 checks passed
@waleedlatif1 waleedlatif1 deleted the improvement/waitlist branch April 28, 2025 01:06
RadoBoiii pushed a commit to RadoBoiii/sim-fork that referenced this pull request May 1, 2025
…ai#305)

* improvement(waitlist): added batch send requests, fixed UI

* updated package lock

* added protection against rate limts for resend with a delay + exponential backoff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant