Skip to content

Create health check and readiness check HTTP endpoints #1657

@tk-o

Description

@tk-o

Ponder framework reserves /health and /ready HTTP endpoint and won't let ENSIndexer to have them overridden. Therefore, ENSIndexer will use custom endpoints, such as:

  • /api/health
    • Specs to be added, will call /health endpoint + add custom logic
    • Possibly will check indexing status availablility (which confirms all dependencies have been loaded correctly)
  • /api/ready
    • Specs to be added, will call /ready endpoint + add custom logic

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions