Skip to content

relax Resolver interface to allow loss of all backends #127

@arekinath

Description

@arekinath

We should allow the Resolver interface to emit an empty set of backends when there are none available. The current Resolver contract doesn't allow this (by not allowing a transition back to "failed" from "running"). We should make Pool and Set able to deal with a Resolver that obeys this relaxed contract, and provide an option on the DNS resolver to strictly follow TTLs (rather than holding onto the last backend when DNS is empty).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions