Skip to content

inngest@3.16.1

Compare
Choose a tag to compare
@inngest-release-bot inngest-release-bot released this 19 Mar 17:02
· 34 commits to main since this release
4ef4fb1

Patch Changes

  • #518 bc494da Thanks @jpwilliams! - INN-2861 No longer execute step.sendEvent() inline

    To send an event in a function without making it a step function, use inngest.send() instead.

  • #519 775fee7 Thanks @jpwilliams! - When timing out during parallel recovery, will now prefer logging the step's name instead of its internal hashed ID

  • #517 f8a8f7b Thanks @wtachau! - Fix RetryAfterError comments; it accepts milliseconds as a number, not seconds

  • #521 9aa3979 Thanks @jpwilliams! - INN-2880 Add warning if fetch fails and is a custom implementation