Bull Queues

Just checking if anyone know if there's a working version of the Bull Queues extension. It looks like the existing versions have an issue with the uuid dependency used (using ES Module syntax, when Common Js is expected...possibly just an outdated dependency?). I get an error of:

SyntaxError: Unexpected token 'export'

Totally understand extensions are free, and actively listed as unsupported in some cases so no expectations. But posting on the off chance someone has an updated version, is able to point to a fix, or is willing to help with some paid work to get it updated?

Would love to see at least a simple version of queue functionality in Wappler 8 (I will add it to the list in a minute!)

@Roney_Dsilva
@tbvgl

I will take a look and see if i can help lf author can't
I seem to recall he is no longer supporting that extension.

try replacing bull_queues.js with this, no promises but may be a quick fix

bull_queues.zip (6.5 KB)