-
### Background
We were using the QStash JS SDK to send batches of messages to a URL group with a 1-minute delay per message. In the middle of the process, we encountered an error in our pipeline an…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Currently, the validation logic for checking if an email belongs to a disposable domain uses `SMEMBERS` to retrieve all the domains from the Redis set `disposableEmailDomains`, followed by an `include…
-
While I think it is technically allowed, it seems uncommon. Here's a project I'm working on with lots of dependencies—upstash is the only package with the prefix:
```
$ $ find node_modules -name p…
hmarr updated
1 month ago
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
`npm ls @upstash/qstash`:
```
└── @upstash/qstash@2.0.0
```
After the update, my application can't find the qstash/nextjs path - when I click on it using vscode intellisense, it jumps to `node…
-
i am trying to use vercel edge function's streaming with ai sdk (https://sdk.vercel.ai/docs/guides/openai) for long running job(up to 120s) with https://docs.upstash.com/qstash
it works perfectly …
-
### Environment information
```plain text
{
"name": "assistme-core",
"version": "0.0.2",
"lockfileVersion": 3,
"requires": true,
"private": true,
"prisma": {
"seed": "tsx prism…
-
I am getting this error after bump this package version to `v2.7.0`. It was working find with previous stable `v2.6.5`.