proletarian

vemv 2024-01-30T11:45:16.673319Z

New Proletarian user here. The setup I implemented which is fairly vanilla is working correctly locally. But in production it seems like the jobs are enqueued, but then never consumed/run. Logging is setup correctly but I see nothing being logged. Before creating an issue - does this ring a bell to anyone? May be something silly, IDK

msolli 2024-01-30T12:02:05.939989Z

I don't know, seems strange that nothing is logged. What is the workers' polling-interval-ms?

vemv 2024-01-30T12:03:43.648069Z

Solved! Integrant issue, sorry for the noise integrant.core/init accepts top-level keys, the one corresponding to Prole was missing

msolli 2024-01-30T12:05:59.599179Z

Good to hear! Let me know how it goes with Proletarian, I'm interested in hearing your thoughts after gaining some experience with it.

1
vemv 2024-01-30T12:07:53.589789Z

So far, so good! I'll have an interesting suggestion to contribute, but that can wait

👌 1