James Ross

Results 159 comments of James Ross

cc @nikitacano. Related: https://github.com/cloudflare/cloudflare-docs/issues/14737

I think this needs to be considered a breaking change with `vitest` `2.1.5` -> `2.1.6`. While I understand vitest supports 5.x and 6.x versions of `vite` now, in projects that...

Thanks @jhutchings1, I appreciate the insight. Focusing on Terraform makes sense, but I'd just ask and encourage that in the meantime then, semver major releases for SDKs aren't pushed out...

Thanks for the report! The results in playerdb are cached for up to 7 days, and then crafthead caches for a little while longer. Are you still seeing this as...

For some additional context, it seems it's the `POST https://dash.cloudflare.com/oauth2/token` call that 403s due to BM. Disabling BM on this endpoint would probably be a good idea if it's going...

It happens even if you just add a producer like so: ```toml [[queues.producers]] queue = "test123" binding = "MY_QUEUE" ``` Running `dev --remote` then results in weird script not found,...

It seems like an update here landed as per https://github.com/cloudflare/workerd/pull/5111, but as per my comment at https://github.com/cloudflare/workerd/pull/5111#issuecomment-3304247714, the output types for these models are not quite accurate and now throw...