bullmq - v5.64.0
    Preparing search index...

    Type Alias RedisJobOptions

    RedisJobOptions: BaseJobOptions & { fpof?: boolean; kl?: number }

    These fields are the ones stored in Redis with smaller keys for compactness.

    Type Declaration

    • Optionalfpof?: boolean

      If true, moves parent to failed.

    • Optionalkl?: number

      Maximum amount of log entries that will be preserved