Skip to content

Define standard EnsNodeResponse<T> JSON response schema #1305

@lightwalker-eth

Description

@lightwalker-eth

Goals include: enabling our infrastructure-level fallbacks living in AWS Cloudfront to return JSON-based errors that clients can nicely interpret, such as when we are making an infrastructure-level fallback at the loadbalancer level in Cloudflare on an alpha-style config template (alpha and alpha-sepolia) -- which therefore is not subgraph compatible and we can return some statically defined JSON error.

Currently, in the above situation, we are just returning a simple error message (not formatted as JSON).

We may need additional custom JSON-based fallback errors for GraphQL endpoints as this response schema will likely differ.

Metadata

Metadata

Assignees

Labels

ensapiENSApi related

Type

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions