Beignet API reference
    Preparing search index...

    Function createInngestJobFunction

    • 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.

      Type Parameters

      Parameters

      Returns Any