Create an Inngest function from a Beignet job definition.
The function validates the incoming Inngest event data against the job payload
schema before calling the job handler. job.retry.attempts is mapped to
Inngest retries and must be between 0 and 20.
Create an Inngest function from a Beignet job definition.
The function validates the incoming Inngest event data against the job payload schema before calling the job handler.
job.retry.attemptsis mapped to Inngest retries and must be between 0 and 20.