Mateusz Korszun
Mateusz Korszun
Hi, I would like to ask about current project status and its future. Looks like we are building similar solution https://github.com/meltwater/gen_rmq and wondering if there would be any chance to...
**Describe the bug** After migration to GH actions, I am observing an increased number of random test failures, mostly timeouts for PR checks. **To Reproduce** Steps to reproduce the behavior:...
In some cases, it is desired to start consumers with an already-existing connection. For example for dynamic/short-lived consumers. Currently, our library supports only long-lived, standalone consumers.
## Description ## Checklist - [ ] I have added unit tests to cover my changes. - [ ] I have improved the code quality of this repo. (refactoring, or...
This should simplify setup of the local development environment while building tableau WDC. Instead of cloning and building it locally, with this simple Dockerfile we can bootstrap everything required in...
While developing custom web data connector, I have started thinking of the dream development environment for this type of work. Here is what I could think of: * Tableau is...