Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: retry gateway denly list kv get #50

Merged
merged 2 commits into from Apr 22, 2022

Conversation

vasco-santos
Copy link
Member

This PR is an attempt to "solve" Network Connection Lost errors https://sentry.io/organizations/protocol-labs-it/issues/3111298942/?environment=production&project=6097112&query=is%3Aunresolved that became quite frequent during the last few days.

This is a temporary solution until we figure out with CF Workers team what is the underlying issue per feedback in https://discord.com/channels/595317990191398933/779390076219686943/967047749881192468

// TODO: in theory we should check each subcomponent of the pathname also.
// https://github.com/nftstorage/nft.storage/issues/1737
const value = await env.DENYLIST.get(anchor)
// TODO: Remove once CF team as a solution for "Network connection lost" Errors
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, would be good to cite an issue here with more context.

@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7f2c69e
Status: ✅  Deploy successful!
Preview URL: https://f7ee7d9a.nftstorage-link.pages.dev

View logs

@vasco-santos vasco-santos merged commit 3ed087e into main Apr 22, 2022
@vasco-santos vasco-santos deleted the fix/retry-gateway-denlylist-kv-get branch April 22, 2022 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants