Chris Watts

Results 50 comments of Chris Watts

@pauldambra thanks for looking into this and contacting Google. Is there anyway the code would be able to be changed in order for this to get published? Or is there...

Thanks @pauldambra for the prompt response. I'll be submitting my extension without this for now. I'll keep an eye out for changes.

Thanks @nuwansamaware That looks like it's a viable solution. However that doesn't seem to be the same code that I'm seeing that is getting obfuscated. My code starts with `KGZ1bmN0aW9uKCkgewogICJ1c2Ugc3RyaWN0IjsKICB2YXIgY2hhcnM`

+1 for getting the token count. We are adding usage based pricing where we need to know the number of tokens used to pass it to the metered pricing for...

Thanks for the prompt response @x032205, and through reproduction. However, I'm still seeing the same issue. Here is my output with log level trace. The execution hangs after that. NOTE:...

```bash % /bin/zsh -c 'bun --version' 1.2.9 ```

I found repro steps: 1. Install a new package with `bun add x` or update the dependencies with `bun update` 2. Try to run the commands above. This will hang...

I'm also seeing this error and becoming very close to hitting the limit 253MB with 36 lambdas, 1 docker container, and two application stages, Staging and Prod.