Francisco Aguilera
Francisco Aguilera
Hi @Baoyuantop, I confirmed that workers stay unhealthy if the YAML config is present before they start. The master loads the file first, records its mtime, then each worker's timer...
Any update on this? Should be an easy fix - I provided it in my bug report.
> I tested out [@Falven](https://github.com/Falven) proposed solution, but I could not get apisix running with this in standalone api-driven mode. I got it working by force loading the config. I...
> There is a [deploy command](https://pnpm.io/cli/deploy) > > Also, if azure doesn't work with symlinks, use `--config.node-linker=hoisted` The deploy command bundles ALL of the modules of the workspace, which in...
> > > There is a [deploy command](https://pnpm.io/cli/deploy) > > > Also, if azure doesn't work with symlinks, use `--config.node-linker=hoisted` > > > > > > The deploy command bundles...
> For the folks using AWS Lambda (@mrabdibdi-anvil @rgripper @joe-gre @jpgrace), perhaps you need to tell `zip` to preserve symlinks? > > This works for me in a pnpm v8.7.4...
I've done some more research for those of you here for Windows-hosted serverless. Windows does not support Zipping of symlinks as on NTFS they are 0 byte files and the...
`2.60.0` doesn't have this dependency, I've downgraded, although this is really not an ideal solution. I would hope @ganeshku1 has someone gate it behind an extra like `tritonclient[perf-analyzer]`.