Pooya Parsa

Results 2275 comments of Pooya Parsa

@kricsleo thanks for sharing findings. i think nitro should default cors to false to match closer to prod behavior, feel free to drop a PR.

Thank you so much for spending time to make detailed explanation and reproduction ❤️ I have added this issue in my todo list to investigate ASAP. It might be a...

Nice finding! I think we can use a limited queue for parallel fs operations to avoid this.

Lets track with https://github.com/nitrojs/nitro/issues/2758

Really smart approach. Honestly i'm not 💯 sure it would be best case of using unstorage (Nitro v3 rather can directly leverage caches API on top of web response handling)...

@RihanArfan any update on this? (have you tested this solution on prod?)

~~@RihanArfan do you remember what is last state of this? could we move it forward?~~ (updated PR with refactors + tests but seems wrangler proxy is not implementing caches API...

Disabled tests with a manual test for now (works in prod sandbox with using `unstorage://` as cache key) @dario-piotrowicz @petebacondarwin could you please kindly review this PR and confirm if...

Lets track with https://github.com/nitrojs/nitro/issues/2758