Skip to content

How should clients decide which instance of the API key service to use if more than one is deployed #20

Description

@ameba23

Supposing there are several deployed instances of this service, how do clients we pick one?

My proposal: choose one (pseudo) randomly when starting the client and store the server details client side. If these details get lost, but the client still has their private key, find which one it is by attempting a test HTTP request with /make-request to all deployed servers one after the other, until we find one which works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions