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 the total
attempt count and is mapped to Inngest retries. job.timeout is mapped to
Inngest's function timeouts.finish setting.
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 the total attempt count and is mapped to Inngest retries.job.timeoutis mapped to Inngest's functiontimeouts.finishsetting.