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: Add /v1/{check_email,bulk} endpoints with throttle&concurrency #1536

Closed
wants to merge 63 commits into from

Conversation

amaury1093
Copy link
Member

@amaury1093 amaury1093 commented Nov 23, 2024

BREAKING CHANGE:

  • In /v0/check_email endpoint, the hotmail_verif_method field has been replaced two fields: hotmailb2b_verif_method and hotmailb2c_verif_method
  • All serializations of "Smtp","Api","Headless" have been converted to lowercase "smtp","api","headless"

@amaury1093 amaury1093 changed the title refactor: Move worker into backend feat: Add /v1/{check_email, bulk} endpoints respecting throttle and concurrency Nov 24, 2024
@amaury1093 amaury1093 changed the title feat: Add /v1/{check_email, bulk} endpoints respecting throttle and concurrency feat: Add /v1/{check_email, bulk} endpoints with throttle and concurrency Nov 24, 2024
@amaury1093 amaury1093 changed the title feat: Add /v1/{check_email, bulk} endpoints with throttle and concurrency feat: Add /v1/{check_email, bulk} endpoints with throttle+concurrency Nov 24, 2024
@amaury1093 amaury1093 changed the title feat: Add /v1/{check_email, bulk} endpoints with throttle+concurrency feat: Add /v1/{check_email,bulk} endpoints with throttle+concurrency Nov 24, 2024
@amaury1093 amaury1093 changed the title feat: Add /v1/{check_email,bulk} endpoints with throttle+concurrency feat: Add /v1/{check_email,bulk} endpoints with throttle&concurrency Nov 24, 2024
@amaury1093 amaury1093 closed this Nov 25, 2024
@amaury1093 amaury1093 deleted the am/worker-refactor branch November 25, 2024 08:25
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