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: work around hotfix cloudflare kv storage bug #1650

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

danielroe
Copy link
Member

unjs/unstorage#138

A bug in upstream unstorage driver meant params were never passed to fetch request, so when we were calling /api/list-servers we were fetching the same first request, over and over, until a server timeout.

This hotfixes it within elk until upstream fix lands.

@danielroe danielroe added the c: bug Something isn't working label Feb 6, 2023
@danielroe danielroe self-assigned this Feb 6, 2023
@stackblitz
Copy link

stackblitz bot commented Feb 6, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify
Copy link

netlify bot commented Feb 6, 2023

Deploy Preview for elk-docs canceled.

Name Link
🔨 Latest commit 11d1b2d
🔍 Latest deploy log https://app.netlify.com/sites/elk-docs/deploys/63e0ca4ffdbe9a00087a7c7c

@netlify
Copy link

netlify bot commented Feb 6, 2023

Deploy Preview for elk-zone ready!

Name Link
🔨 Latest commit 11d1b2d
🔍 Latest deploy log https://app.netlify.com/sites/elk-zone/deploys/63e0ca4febb10c0009c76690
😎 Deploy Preview https://deploy-preview-1650--elk-zone.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@patak-dev patak-dev merged commit 6e7ac24 into main Feb 6, 2023
@patak-dev patak-dev deleted the fix/cloudflare-storage branch February 6, 2023 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants