inngest / inngest-js

The developer platform for easily building reliable workflows with zero infrastructure for TypeScript & JavaScript
https://www.inngest.com/
GNU General Public License v3.0
370 stars 37 forks source link

Fix failure handler inheriting config #633

Closed jpwilliams closed 3 days ago

jpwilliams commented 3 days ago

Summary

Failure handlers incorrectly inherit config from their parent function.

Checklist

changeset-bot[bot] commented 3 days ago

🦋 Changeset detected

Latest commit: bb22c3af8982473251995ed96088e0f60b8ebf21

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------- | ----- | | inngest | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

jpwilliams commented 3 days ago

Closing in favour of #630, as that also requires this change and is a bit messy to rebase due to the cross-repo fun.