Kohei Matsubara
Kohei Matsubara
@patorjk I added this feature in PR #50. Please check it.
@ogzhanolguncu Thanks for taking a look at the PR 🙏 > Hey, we can't simply remove a feature from the SDK; we always have to consider backward compatibility. I'm sorry,...
thx reply :) ok, I'll try to implements the "command-level abort" interface💪
@ogzhanolguncu I gave up, sorry... I found it quite difficult to add options to the position argument-based interface. This is because arguments cannot be added after variable-length arguments. I think...
@ogzhanolguncu @SamyPesse > Having a signal at the client level will not be great for us (client is defined as a global variable), but we'll make it work, it's better...
Today, my app crashed due to Upstash connectivity issues. (504 Gateway Timeout) https://status.upstash.com/incidents/052fk25p2ml8 upstash-redis already supports `signal` in v1.26(PR: [#786](https://github.com/upstash/upstash-redis/pull/786)), so please merge this PR as soon as possible. (I...