Cat
Cat
CDCloudflare Developers
Created by Cat on 10/10/2024 in #d1-database
Is the D1 HTTP API down right now?
Back 🥳
2 replies
CDCloudflare Developers
Created by Cat on 10/10/2024 in #d1-database
Is the D1 HTTP API down right now?
No description
2 replies
CDCloudflare Developers
Created by Cat on 7/7/2024 in #workerd
Hey all, wondering if anyone could help
1 replies
CDCloudflare Developers
Created by Cat on 5/7/2024 in #d1-database
Hey all, is something up with `wrangler
Fixed it - for those who run across this, your token needs "Account.Account Analytics" and I think "Zone.Analytics" permissions, otherwise it silently fails & returns 0
1 replies
CDCloudflare Developers
Created by Cat on 2/14/2024 in #durable-objects
Hey all - I'm having quite a lot of
@milan Thanks - it's hard to find the time now that I can confirm that removing await works (it's no longer blocking our users) -- I don't believe those services get too much traffic. My concern is that it's something like the ticket I linked above where I can't get a reliable reproduction and it could be caused by some super obscure unknown combination of factors (for example, I'm calling D1 for example before accepting the WebSocket, could be script size, the number of bindings, could be any number of things)
33 replies
CDCloudflare Developers
Created by Cat on 2/14/2024 in #durable-objects
Hey all - I'm having quite a lot of
Of course a minimal repro works in production -- I'll see if I'm doing anything else strangely
33 replies
CDCloudflare Developers
Created by Cat on 2/14/2024 in #durable-objects
Hey all - I'm having quite a lot of
I mean that a lot of the functionality I have in my worker stopped working. I'm guessing it's because it was awaiting a fetch call on every log, so the processing was hanging at the first log statement
33 replies
CDCloudflare Developers
Created by Cat on 2/14/2024 in #durable-objects
Hey all - I'm having quite a lot of
Hey sorry, a bit swamped today. It's hard to create a reproduction because things work fine locally / on workerd, it's just something in production. I can see if I can get a repro deployment tonight
33 replies
CDCloudflare Developers
Created by Cat on 2/14/2024 in #durable-objects
Hey all - I'm having quite a lot of
tyvm 🙏
33 replies
CDCloudflare Developers
Created by Cat on 2/14/2024 in #durable-objects
Hey all - I'm having quite a lot of
Yep that seems to work fine 👍
33 replies
CDCloudflare Developers
Created by Cat on 2/14/2024 in #durable-objects
Hey all - I'm having quite a lot of
will give it a go ⌛
33 replies
CDCloudflare Developers
Created by Cat on 2/14/2024 in #durable-objects
Hey all - I'm having quite a lot of
KV or Transactional Storage?
33 replies
CDCloudflare Developers
Created by Cat on 2/14/2024 in #durable-objects
Hey all - I'm having quite a lot of
Let me know if there's anything I can do to help - all set for now, but happy to give CF whatever blessing (if needed) to look into the workers & even pull the code locally (that's the case for https://github.com/cloudflare/workerd/issues/1422 as well)
33 replies