Nahuel Veron
Nahuel Veron
Hope to not came too late to the party but... It would pay to migrate to serverless components? Haven't used it before because I heavily invested on this plugin, but...
Tried doing that and looks like I've partially solved, now I'm getting: ``` Cannot find module '@aws-sdk/types' or its corresponding type declarations. 1 import { ParsedIniData } from "@aws-sdk/types"; ~~~~~~~~~~~~~~~~...
Hey, i wrote a new featute for this one #121 for being more precise, stay tuned to see if someone reivews the pull request!
Cloudfront is not ideal, and adds ~300ms of latency that doesn't happen when hitting the root apprunner URL. And yes, this is still an issue
@pkellner I think apollo is not an "ad hoc type helper" like SWR, but a data library like relay, so suspense should be possible as dan says here: https://github.com/vercel/swr/issues/1906#issuecomment-1099481998
@pkellner not really, on the past we had apollo hooks with something similar to that, if the solution is reliable why it would cause problems?
While the team is working in this, I did my own custom resource to use meanwhile, https://www.npmjs.com/package/cdk-apprunner-autoscaling If you use CDK you can use it. I'm quite sure there may...
I think that this kind of comments doesn't help and is not constructive, did you took time to read the [docs of vscode](https://code.visualstudio.com/docs/getstarted/settings)?, either way, you could open a PR...
Thanks for the heads up, I removed the file :)
Weird, so NX is the culprit of it? @JohannesKlauss are you using NX too?