proletarian

msolli 2024-10-16T12:17:13.661449Z

There is a request from some of Proletarian's users to provide the job-id to the handler-fn somehow. I could use input from other users on this design issue: https://github.com/msolli/proletarian/issues/16

DenisMc 2024-10-22T20:33:18.470749Z

nothing really from me, but just to say it would be good to cut a new release simply to get rid of the reflection warning in worker.clj on Thread/sleep on 1.0.68-alpha.

msolli 2024-10-23T11:44:19.496359Z

Cut a new release today that gets rid of reflection warnings.

👍 1
msolli 2024-10-16T12:19:00.692969Z

Please chime in if you have advice or thoughts about this! Also it would be good to hear about use cases that can not be solved using pair of wrapper functions around enqueue! and handler-fn.