Andrea
Andrea
@roggervalf I will try, in the meantime I downgraded to `5.1.12`, I'll test all versions to bisect the exact commit.
I have been able to connect my AWS memorydb to taskforce.sh, but the dashboard shows no workers in any queue. I think this is because I have missing the `name`...
Please note that the error is raised when the job is already in the queue (you may need to run the script twice)
@panekj hey, I just tested again but the error is still raised ðŸ˜
@panekj sorry to bother you but do you have any news? Im still facing the same issue
@manast the primary ref for this is the type `Jsonify` from [type-fest](https://github.com/sindresorhus/type-fest/blob/0f732371f607fe44e934d178eb97ad71eccda873/source/jsonify.d.ts#L93). Other packages have also been proposed on [SO](https://stackoverflow.com/questions/16261119/typescript-objects-serialization), but these are primary focusing on the serialization of the...
The remix team uses a bunch of utilities that will raise a typescript error if something is wrong. I can implement those as well. Check them [here](https://github.com/remix-run/remix/blob/7e271a4c2c7f7766944ee4fe07d615ff669ee7ce/packages/remix-server-runtime/jsonify.ts#L113).
The licensing is not really my best field, but remix.run is under the [MIT](https://github.com/remix-run/remix?tab=MIT-1-ov-file), so it should be fully compatible with BullMQ. > in case we could just use that...
I completely agree, let me know how I can help