-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ensapiENSApi relatedENSApi related
Type
Projects
Status
Todo