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
feat: v1.20 with check.ipfs.network button (#301)
* fix: add diagnostic-service-url flag
adds RAINBOW_DIAGNOSTIC_SERVICE_URL configuration option to expose
boxo/gateway's DiagnosticServiceURL setting. when gateway returns 504
timeout, users will see "Inspect retrievability of CID" button linking
to diagnostic service with CID as query parameter.
defaults to https://check.ipfs.network, can be disabled by setting to
empty string.
related to ipshipyard/roadmaps#14
* docs: clarify diagnostic service provider and self-hosting option
* chore: release v1.20.0