Fork me on GitHub
#proletarian
<
2024-01-30
>
vemv11:01:16

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

msolli12:01:05

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

vemv12:01:43

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

msolli12:01:59

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

clojure-spin 1
vemv12:01:53

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

👌 1