Cahid Arda Öz

Results 35 comments of Cahid Arda Öz

`getRemaining` and `resetUsedTokens` methods were added to our library with version 1.1.1. You can refer to our updated [documentation](https://upstash.com/docs/oss/sdks/ts/ratelimit/methods) for more details. Thanks for the great suggestion!

Hi @unstubbable, I tried your lambda and saw that the requests timeout like you said. Long story short, I found a solution but didn't figure out why this occurs in...

Hi again @unstubbable, We identified the reason why we had to set the `callbackWaitsForEmptyEventLoop` parameter to false. In the core-analytics library, there is a cache which calls [setInterval](https://github.com/upstash/core-analytics/commit/e36c18040315a0921059cb9e4cc0b01afc4a6e98#diff-cdd189784022e52d4a753883aa4c8334931f5047d9c52edab496c77027fbf8c4R63) but clearInterval...

Closing this issue since the changes were merged and version was bumped. Thanks again @unstubbable.

Thanks for checking out our project! I think adding Upstash Vector to vercel's chatbot is a good idea. I will look into how we can do that. I agree that...

Hi Wallace, Thank you for giving our tool a try! To set up a vector store by running the crawler, you'll first need to install a few Python packages. These...

Hi there, Thank you for trying out our tool! Firstly, I'm unable to check the repository you shared. It seems to be either deleted or set to private. Could you...

Svelte was added to upstash/qstash. You can learn more from the examples https://github.com/upstash/qstash-js/tree/main/examples/svelte https://github.com/upstash/qstash-js/tree/main/examples/workflow/sveltekit

Hi @santhosh-ps, This issue is from QStash v1. We now have v2. Can you provide more details about what you want to achieve? If you want to make sure that...