Thrown when the database schema is newer than this BullMQ build supports.
This happens when the schema was migrated by a newer BullMQ release and an
older instance then connects: the older code may not understand the newer
structures, so we refuse to operate rather than risk corruption. The fix is
to upgrade BullMQ — schema downgrades are not supported.
Thrown when the database schema is newer than this BullMQ build supports.
This happens when the schema was migrated by a newer BullMQ release and an older instance then connects: the older code may not understand the newer structures, so we refuse to operate rather than risk corruption. The fix is to upgrade BullMQ — schema downgrades are not supported.