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

blockUntilReady and cf workers #70

Closed
bkniffler opened this issue Nov 20, 2023 · 8 comments
Closed

blockUntilReady and cf workers #70

bkniffler opened this issue Nov 20, 2023 · 8 comments

Comments

@bkniffler
Copy link

blockUntilReady relies on Date.now, but in cf worker env, Date.now does not reliably progress as in nodeJS or browser env.

https://developers.cloudflare.com/workers/runtime-apis/web-standards/

Maybe this could get added to docs, it might safe a few people from headaches.
Bildschirmfoto 2023-11-20 um 15 23 04

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@ogzhanolguncu
Copy link
Collaborator

bump

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@bkniffler
Copy link
Author

Is this going to be addressed eventually? This is a serious concern that most users will probably not be aware of.

@ogzhanolguncu
Copy link
Collaborator

We’ll see what we can do and if we can’t find a good solution, we’ll document in our docs. Sorry for late reply.

@ogzhanolguncu
Copy link
Collaborator

Issue is finally addressed here in the docs: upstash/docs#121

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.

Copy link

This issue was closed because it has been stalled for 30 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants