Skip to content

Perhaps too late but a thought... #15

Description

@kualojo

As I understand things each batch, the DAC is checked to see success, and then it waits for the next batch to process. Any domains not yet registered are then processed in the next batch / minute.

The problem is that between that DAC check, and the next minute, many of the domains could be registered in between (and this may be up to a minute later).

This means that we're wasting valuable requests on already registered domains.

It strikes me that the DAC check should run just before and as close as possible to the next minute's send request so that we know that the next batch of domains are actually available for registration, and don't bother sending requests for domains which may have been registered by other registrars in the near minute after the previous DAC check.

Anyway, it's probably a bit too late to do anything about this for today but wanted to share just in case.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions