Gaurav Gupta
Gaurav Gupta
Thank you both for the discussion and feedback. I can take a look at the issues you're encountering as time permits, but if you have a PR or a branch...
I admit that I have neglected this due to work and other commitments. And I likely can't commit to this in near future either, but this is definitely in my...
Hi folks, I'm not able to commit to this project anymore. Last I looked, it needs some effort to upgrade it to use the latest paho client. I hope someone...
Hi @obnjed thanks for the PR. Can you provide a test that reproduces the issue?
I was wondering how I missed adding the `simple()` keyword, but then realized that the [Subscribe](https://pypi.org/project/paho-mqtt/#id4) module was added after majority of the code for this library was written and...
> Can you move the case statement on `L57` of the `TravelClaimSubmissionWorker` class to a separate method to resolve the rubocop failure for MethodLength? Also consider refactoring to a hash...
@romanliv thanks for submitting this PR. Unless the paho-mqtt dependency is also updated to 2.x, this will break the code/tests. I'm starting to work on overhauling this library to use...