Oğuzhan Olguncu

Results 44 comments of Oğuzhan Olguncu

We’ll see what we can do and if we can’t find a good solution, we’ll document in our docs. Sorry for late reply.

Issue is finally addressed here in the docs: https://github.com/upstash/docs/pull/121

It looks like you've found a temporary fix for the issue. If an immediate fix for analytics isn't necessary, I'll postpone addressing this issue for now since we're currently short...

Hey, @unstubbable, I haven't found the underlying issue, but I'm still trying to figure out.

Btw, I don't know for sure, there might be a floating promise in our core analytics packages. Thats why event loop waits until the end to execute the floating promises...

@konsumer Nope, it's not. We'll take care of it as soon as possible.

Here is a working gist file for you that utilizes `ratelimit`, `redis` and durable object: https://gist.github.com/ogzhanolguncu/53b13094c9b123b2e29c9ac8b0078cd8 Also just to make sure I tested this with both local and deployed version...

Hey there, i tried to reproduce the problem, but it works fine for me. I suspect you are missing one of your `env` keys. Please, check them again.

@p6l-richard, like @chronark said it would be better to add this as an addition to `verify`. If you're open to making these adjustments, everything seems to be in order.

@logemann I have to test this thoroughly, then merge it if its good