platform · inferred from evidence
Inngest server
The server component of Inngest, responsible for processing events and telemetry.
- Self-hosted Inngest logs flooded with rejecting event; event key not recognized
This flood is the Inngest server's own usage telemetry, not your app. The telemetry client POSTs to the server's own event API with a hardcoded telemetry event key (pkg/api/tel/tel.go) that the server does not recognize, so each send is rej