New inngest/function.cancelled event
November 25, 2024
A new system event has been added to allow you to write functions that run after other function runs are cancelled. This enables you to handle cancelled runs gracefully.
- Example: Cleanup after function cancellation
inngest/function.cancelled
- System event reference