v0.3.15
New features
- Add
RetryAfterError
, which can be used to schedule a retry at a specific time.
Fixes
- Fix validation error when an Inngest Server sets
event.data
tonull
instead of{}
.
RetryAfterError
, which can be used to schedule a retry at a specific time.event.data
to null
instead of {}
.