Closed jpwilliams closed 9 months ago
Latest commit: 461adb4558a2a52f16b285a416ec040712a6a651
The changes in this PR will be included in the next version bump.
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
A user has added the prerelease/inngest label, so this PR will be published to npm with the tag pr-474
. It will be updated with the latest changes as you push commits to this PR.
You can install this prerelease version with:
npm install inngest@pr-474
The last release was built and published from 461adb4558a2a52f16b285a416ec040712a6a651.
Summary
Aligns with the spec for throwing errors when memoizing data. This previous solution was for the initial release of
step.invoke()
pre-per-step errors.Functionally there is no change, though the UI will no longer show
NonRetriableError
prefixes and will prefer user error data.Checklist
Added a docs PR that references this PRN/A