Skip to content

(client): lodestone availability testing #44

@ReidWeb

Description

@ReidWeb

Description

The client should have a mechanism to detect lodestone availability so that requests can be paused by consumers in the event of the site becoming unavailable

Use Case

As a consumer of the lodestone module I should be able to get a clear response indicating the lodestone is down, both as a consumable method .getStatus() and as a uniform response across all entities.

Proposed Solution

Incorporate into all entity fetch operations means to indicate the lodestone is down.

Develop a method routing to a page that should be available consistently and use the response from that to indicate status.

Other information

Curl responses

GET /worldstatus/

image

Acknowledge

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions