Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / inngest/inngest-js issues and pull requests

#338 - Add `debounce` config stub

Pull Request - State: closed - Opened by jpwilliams 9 months ago - 2 comments
Labels: prerelease/inngest

#337 - Ensure `fromRecord<>()` doesn't accept clashing names

Pull Request - State: closed - Opened by jpwilliams 9 months ago - 1 comment
Labels: bug

#336 - Bump zod from 3.21.4 to 3.22.3

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 7 comments
Labels: dependencies

#335 - Update dependency zod to ~3.22.0 [SECURITY]

Pull Request - State: closed - Opened by renovate[bot] 9 months ago - 3 comments

#334 - Release @latest

Pull Request - State: closed - Opened by inngest-release-bot 9 months ago

#333 - Fix missing name on NonRetriableError

Pull Request - State: closed - Opened by goodoldneon 9 months ago - 1 comment

#332 - Always include `builtInMiddleware` in custom middleware types

Pull Request - State: open - Opened by jpwilliams 9 months ago - 1 comment
Labels: ⬆️ improvement, 📦 inngest

#331 - [Feature] Allow creating child loggers, or modifying the parent logger state

Issue - State: open - Opened by mcky 9 months ago - 1 comment
Labels: ✨ new, 📦 inngest

#330 - [Feature] Add middleware callback with step info before each step is ran

Issue - State: open - Opened by mcky 9 months ago - 3 comments
Labels: ✨ new, 📦 inngest

#329 - Add `GetStepTools<typeof inngest>` type for getting generic tooling type

Pull Request - State: closed - Opened by jpwilliams 9 months ago - 2 comments
Labels: ✨ new, prerelease/inngest

#328 - V2 backcompatibility for V3

Pull Request - State: closed - Opened by jpwilliams 9 months ago - 1 comment

#327 - Release @latest

Pull Request - State: closed - Opened by inngest-release-bot 9 months ago

#326 - Release @latest

Pull Request - State: closed - Opened by inngest-release-bot 10 months ago

#325 - Create long-doors-chew.md

Pull Request - State: closed - Opened by jpwilliams 10 months ago - 1 comment

#324 - Hotfix: Export `ProxyLogger` directly

Pull Request - State: closed - Opened by jpwilliams 10 months ago - 2 comments
Labels: prerelease/inngest

#323 - Parse `.sendEvent()` errors from Inngest API (partial of #256)

Pull Request - State: closed - Opened by jpwilliams 10 months ago - 1 comment

#322 - Add `framework-nestjs` example

Pull Request - State: closed - Opened by jpwilliams 10 months ago - 2 comments
Labels: 🧑‍💻 dx

#321 - Next.js `basePath` breaks registration

Issue - State: open - Opened by jpwilliams 10 months ago
Labels: 🐞 bug, 📦 inngest

#320 - Hashing and automatic indexing for V3

Pull Request - State: closed - Opened by jpwilliams 10 months ago - 1 comment

#319 - Add ESM exports to `inngest` package to avoid extension imports

Pull Request - State: closed - Opened by jpwilliams 10 months ago - 1 comment

#318 - [BUG] Did you mean to import inngest/nuxt.js?

Issue - State: closed - Opened by michealroberts 10 months ago
Labels: 🐞 bug, 📦 inngest

#317 - Release @latest

Pull Request - State: closed - Opened by inngest-release-bot 10 months ago

#316 - Add `Retry-After` header using control flow

Pull Request - State: closed - Opened by jpwilliams 10 months ago - 1 comment

#315 - Add support for step-based `Promise.race()`

Pull Request - State: closed - Opened by jpwilliams 10 months ago - 1 comment

#314 - Release @latest

Pull Request - State: closed - Opened by inngest-release-bot 10 months ago

#313 - Add ability to declare and send events without payloads

Pull Request - State: closed - Opened by jpwilliams 10 months ago - 1 comment

#312 - chore: update cross-fetch to ^4.0.0 package

Pull Request - State: closed - Opened by mmachatschek 10 months ago - 1 comment

#311 - Add streaming capabilities to `"inngest/cloudflare"` handler

Pull Request - State: open - Opened by jpwilliams 10 months ago - 2 comments
Labels: prerelease/inngest, ⬆️ improvement, 📦 inngest

#310 - feat: Added h3 server handler to @ingest/h3.

Pull Request - State: closed - Opened by michealroberts 10 months ago - 8 comments
Labels: prerelease/inngest

#309 - Use `inngest@^2.0.0` pin for examples

Pull Request - State: closed - Opened by jpwilliams 10 months ago - 1 comment

#308 - Add snippets for cloning examples

Pull Request - State: closed - Opened by jpwilliams 10 months ago - 1 comment

#307 - Release @latest

Pull Request - State: closed - Opened by inngest-release-bot 11 months ago

#306 - Release @latest

Pull Request - State: closed - Opened by inngest-release-bot 11 months ago

#305 - Override dev server access if `INNGEST_DEVSERVER_URL` is specified

Pull Request - State: closed - Opened by jpwilliams 11 months ago - 1 comment

#304 - [BUG] unhandled promise rejected on remix with vercel

Issue - State: closed - Opened by pullmann4rent 11 months ago - 5 comments
Labels: no change

#303 - Release @latest

Pull Request - State: closed - Opened by inngest-release-bot 11 months ago

#302 - Remove `preinstall` script from `inngest` package - d'oh!

Pull Request - State: closed - Opened by jpwilliams 11 months ago - 1 comment

#301 - [BUG] Installing 2.5.0 on Vercel fails

Issue - State: closed - Opened by jvandenaardweg 11 months ago - 4 comments
Labels: 🐞 bug, 📦 inngest

#300 - [Feature] Autodetect functions

Issue - State: open - Opened by charanjit-singh 11 months ago - 1 comment
Labels: ✨ new, 📦 inngest

#299 - Add SvelteKit Example

Pull Request - State: closed - Opened by jpwilliams 11 months ago - 1 comment
Labels: ✨ new, 🧑‍💻 dx

#298 - Add ability to provide Zod schemas using objects and literals

Pull Request - State: closed - Opened by jpwilliams 11 months ago - 3 comments
Labels: feature

#297 - Moving example apps `examples/apps/` to top level `examples/`

Pull Request - State: closed - Opened by jpwilliams 11 months ago - 1 comment

#296 - Add script to run dev examples easily

Pull Request - State: closed - Opened by jpwilliams 11 months ago - 1 comment

#295 - [BUG] Documentation Error

Issue - State: closed - Opened by cohlar 11 months ago - 1 comment
Labels: no change

#294 - V3

Pull Request - State: closed - Opened by jpwilliams 11 months ago - 3 comments
Labels: prerelease/inngest

#293 - Reveal `key` in `concurrency` options

Pull Request - State: closed - Opened by jpwilliams 11 months ago - 2 comments

#292 - Default to using npm for all framework tests

Pull Request - State: closed - Opened by jpwilliams 11 months ago - 1 comment

#291 - Ignore direnv directory with Nix

Pull Request - State: closed - Opened by darwin67 11 months ago - 1 comment

#290 - Support Vercel's Express in `"inngest/express"` serve handler

Pull Request - State: closed - Opened by jpwilliams 11 months ago - 1 comment

#289 - Add `attempt` number to SDK function context

Pull Request - State: closed - Opened by jpwilliams 11 months ago - 1 comment

#288 - Vercel/node serve handler

Pull Request - State: closed - Opened by cohlar 11 months ago - 5 comments

#287 - Release @latest

Pull Request - State: closed - Opened by inngest-release-bot 11 months ago - 1 comment

#286 - Update some contribution guidelines for the monorepo

Pull Request - State: closed - Opened by jpwilliams 11 months ago - 1 comment

#285 - Bump json5 from 1.0.1 to 1.0.2 in /examples/apps/framework-remix

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 3 comments
Labels: dependencies

#284 - Bump word-wrap from 1.2.3 to 1.2.5 in /examples/apps/framework-remix

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 3 comments
Labels: dependencies

#283 - Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/apps/framework-remix

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 3 comments
Labels: dependencies

#282 - Release v1.x

Pull Request - State: closed - Opened by inngest-release-bot 11 months ago

#281 - [BUG] Background Job Function Not Executing in Production

Issue - State: closed - Opened by Mohitb07 11 months ago
Labels: no change

#280 - Add typing and tests for middleware in `onFailure` functions

Pull Request - State: closed - Opened by jpwilliams 11 months ago - 1 comment

#279 - Add logger parameter to onFailure

Issue - State: closed - Opened by aabedraba 11 months ago - 1 comment
Labels: 🐞 bug, 📦 inngest

#278 - Add PR template and list checker

Pull Request - State: closed - Opened by jpwilliams 11 months ago - 1 comment

#277 - Fix: Use fetch helper for environment and testing support

Pull Request - State: closed - Opened by djfarrelly 11 months ago - 3 comments

#276 - Add batch-related mutual exclusivity to createFunction

Pull Request - State: closed - Opened by goodoldneon 11 months ago - 1 comment

#275 - Release @latest

Pull Request - State: closed - Opened by inngest-release-bot 12 months ago

#274 - [Backport v1.x] Add `x-inngest-no-retry: true` header when non-retriable

Pull Request - State: closed - Opened by inngest-release-bot 12 months ago - 1 comment

#273 - Show the actual HTTP response error message for unknow HTTP status.

Pull Request - State: closed - Opened by darwin67 12 months ago - 1 comment

#272 - Assert types instead of casting in Express

Pull Request - State: closed - Opened by goodoldneon 12 months ago - 3 comments
Labels: backport v1.x

#271 - Sending events in local dev environment should not fail if the local devserver is not running

Issue - State: open - Opened by mmachatschek 12 months ago
Labels: ✨ new, 📦 inngest

#270 - t3 framework example

Pull Request - State: open - Opened by jpwilliams 12 months ago - 1 comment
Labels: 🧑‍💻 dx, 📦 inngest

#269 - Bump word-wrap from 1.2.3 to 1.2.4

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#268 - Release @latest

Pull Request - State: closed - Opened by inngest-release-bot 12 months ago

#267 - Release @latest

Pull Request - State: closed - Opened by inngest-release-bot 12 months ago

#266 - Add support for streaming to `inngest/remix`

Pull Request - State: closed - Opened by jpwilliams 12 months ago - 1 comment

#265 - Release @latest

Pull Request - State: closed - Opened by inngest-release-bot 12 months ago

#264 - Genercize mixed async error

Pull Request - State: closed - Opened by jpwilliams 12 months ago - 1 comment

#263 - Update Linting (major)

Pull Request - State: closed - Opened by renovate[bot] 12 months ago - 3 comments
Labels: 💡 KTLO, 📦 inngest

#262 - Add Koa support and example, based on #252

Pull Request - State: closed - Opened by jpwilliams 12 months ago - 2 comments
Labels: ✨ new, 🧑‍💻 dx

#261 - Move to pnpm workspaces

Pull Request - State: closed - Opened by jpwilliams 12 months ago - 3 comments

#260 - Bump semver from 6.3.0 to 6.3.1 in /landing

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#258 - change to use local:pack instead of linking

Pull Request - State: closed - Opened by darwin67 12 months ago - 1 comment

#257 - Bump semver from 5.7.1 to 5.7.2

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#256 - Return event IDs when sending events

Pull Request - State: closed - Opened by djfarrelly about 1 year ago - 2 comments

#255 - Release @latest

Pull Request - State: closed - Opened by inngest-release-bot about 1 year ago

#254 - Add tests for default ts assignment

Pull Request - State: closed - Opened by djfarrelly about 1 year ago - 1 comment

#253 - Always add the `ts` field when sending events.

Pull Request - State: closed - Opened by tonyhb about 1 year ago - 2 comments
Labels: backport v1.x

#252 - Add support for Koa

Pull Request - State: closed - Opened by AnandChowdhary about 1 year ago - 2 comments

#251 - Allow filtering of events within triggers

Pull Request - State: closed - Opened by tonyhb about 1 year ago - 1 comment

#250 - Include 'modified' in register response

Pull Request - State: closed - Opened by goodoldneon about 1 year ago - 3 comments

#249 - Fastify support

Issue - State: closed - Opened by wyozi about 1 year ago - 5 comments
Labels: ✨ new, 📦 inngest

#248 - Release v1.x

Pull Request - State: closed - Opened by inngest-release-bot about 1 year ago

#247 - [Backport v1.x] Add optional step IDs

Pull Request - State: closed - Opened by jpwilliams about 1 year ago - 1 comment

#246 - Release @latest

Pull Request - State: closed - Opened by inngest-release-bot about 1 year ago

#245 - Add optional step IDs

Pull Request - State: closed - Opened by jpwilliams about 1 year ago - 2 comments
Labels: backport v1.x

#244 - Release v1.x

Pull Request - State: closed - Opened by inngest-release-bot about 1 year ago

#243 - Backport 240 to v1.x

Pull Request - State: closed - Opened by jpwilliams about 1 year ago - 1 comment

#242 - Release @latest

Pull Request - State: closed - Opened by inngest-release-bot about 1 year ago

#241 - Add `x-inngest-no-retry: true` header when non-retriable

Pull Request - State: closed - Opened by jpwilliams about 1 year ago - 1 comment
Labels: backport v1.x

#240 - Harden error serialization

Pull Request - State: closed - Opened by jpwilliams about 1 year ago - 2 comments
Labels: bug, backport v1.x