Skip to content

Investigate ways to make domain NS refresh faster than 24hrs #88

@zachsmith1

Description

@zachsmith1

Problem:

  • In domains controller, we are caching the nameservers and registrar information for the domain in the .status. We allow queueing a manual refresh and also have a 24 hour default refresh that happens. If the user moves their nameservers to datum, it could appear to them that the domain is still pointing to the old DNS host until they manually trigger a refresh or 24 hours has elapsed.

Desired:

  • Make domain nameservers more up to date so that within a few minutes its automatically reflected correctly on the domain resource.

Task:

  • Investigate a way to keep nameservers more in sync with the state of the world rather than relying on manual force refreshes or the daily refresh.
  • Implement the new approach

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions