-
⚠️ this original post has been edited by @timneutkens to reflect [this comment](https://github.com/vercel/next.js/issues/48748#issuecomment-1578374105) ⚠️
## Changes in the past week
I've been i…
-
**Describe the bug**
I am sending events to a branch environment (branch `preview`) through an HTTP request with header `x-inngest-env=preview`, but the events are sent to Production.
**To Reprodu…
-
It seems like sending stuff off to ingest is only the very last thing that happens. So it would be cool to separate those concerns and have an envelop plungin, that allows to watch for events and exec…
-
It happens when fly is unable to contact inngest, resulting in inngest trying to send the event again.
"could not make HTTP request to instance: connection error: timed out"
This could be worked a…
-
**Describe the bug**
`--no-discovery` causes inngest server to not register the inngest sdk url provided using `-u`.
Running `npx inngest-cli@latest dev --no-discovery -u http://localhost:8910/…
-
**Is your feature request related to a problem? Please describe.**
Currently, one must declare the name of an event twice, in the payload def and in the `Events` object. This is both a bit annoying a…
-
I'm using inngest with a realtime WhatsApp chatbot so latency is pretty important (A person is waiting for the response)
Latency = Time from when the event was received to the time the function was…
-
Hello,
I just installed briefkasten using docker, everything is working except that it just fetches placeholder images, how can I make it work?
I am using supabase.
Also, can the images be ho…
-
**Please briefly describe the project you'd like to add to _Best of JS_?**
- Serverless event-driven systems, background jobs, and scheduled jobs for TypeScript & JavaScript
**What is the UR…
-
I would be really nice if the event creator could specify directly the event delay time.
> Simple things should be simple, complex things should be possible!
```js
{
name: "send_email",
…