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

Registrant API: move notifications about automatic contact name updates to bulk change poll messages #2307

Closed
vohmar opened this issue Mar 10, 2022 · 0 comments · Fixed by #2315
Assignees

Comments

@vohmar
Copy link
Contributor

vohmar commented Mar 10, 2022

currently we send a poll message out to registrars one for each contact object that is changed. If more than 100 is update at a time this would potentially create too many messages so that processing those automatically will instantly fill the registrars' query rate limit

In case of registry lock we already user epp change poll extension for machine readable poll messages.

Consider implementing change polls for registrant automated contact updates with multiple updates (ie 100) defined in a single message

rfc for change poll: https://www.rfc-editor.org/rfc/rfc8590.html

not entirely sure if the rfc allows putting changes of multiple objects into one change poll message. Alternatively it's possible to just add more info into the standard unstructured poll messages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants