Gadi Cohen

Results 637 comments of Gadi Cohen

Hey all, thanks for all the amazing work here. I need to spend a bit more time on this but I think this introduces a regression. I have an integration...

So fast! Thanks, @Narsil! :pray:

Thanks @samducker for your reply. Glad you were able to mitigate the impact somewhat, but yes, let's try solve this properly. Yes, the full logs would be great... maybe it...

Hi, all. Bad news, I'm afraid. Please see https://github.com/gadicc/node-yahoo-finance2/issues/764 for more info and for our official stance.

Thanks, @watadarkstar! As much as I'd love to close this, there are two different issues here. The original issue is an issue with cookies on long running processes. The OP...

Thanks, @reed-lawrence, this is a welcome start! One thing I did notice, is if you could please add: ```js var Promise = require('bluebird'); ``` just to maintain consistency with the...

yeah, what i love about meteor is that I don't have to spend time on minification/optimization etc and my source repo has all original content - i.e. it's my backup...

In my case I had quotes around value in my `.env` file. Not sure why that's an issue, it worked fine for all the other fields in the file. But...

I'm guessing this is because of [#97 ("Stream never closes with LangChainStream using postman")](https://github.com/vercel-labs/ai/issues/97). Can you try one of the workarounds in that issue and see if that solves this...

> any idea why it impacts only serverless functions and not edge function? No, but I'm less familiar with the edge stuff. I thought perhaps because of the different limits...