You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A chain tip cache handler (Etag generator) is necessary for the /metadata endpoint and the /metadata/ft index endpoint. Right now they don't produce an Etag which causes Cloudflare to cache responses aggressively, creating stale responses even when the chain advances.
The text was updated successfully, but these errors were encountered:
A chain tip cache handler (Etag generator) is necessary for the
/metadata
endpoint and the/metadata/ft
index endpoint. Right now they don't produce an Etag which causes Cloudflare to cache responses aggressively, creating stale responses even when the chain advances.The text was updated successfully, but these errors were encountered: