Dario
Dario
Hi @gioialorusso, do you manually delete the queues from RabbitMQ, why? Anyway, I can think on it but usually a consumer should not know many things about specific exchanges configuration...
I think is same as this issue: https://github.com/hyperium/tonic/issues/1678
Thanks for this PR @ark0f! I'll review this shortly, I think that is more cleaner with failure but I don't know this crate yet, could you explain the major benefits?...
@ark0f it's a feature that I want to implement but we must be careful with performances, using Arc and Mutex is certainly slower than Rc and RefCell.
This is still an issue and the fix looks fine to me, I'm wondering the reason behind the initial logic: why put this new environment variable `PRISMA_ENGINES_CHECKSUM_IGNORE_MISSING` if then the...
Using four (`$$$$`) dollar sign temporarily solves the issue.