Philipp Jaschke
Philipp Jaschke
Thanks @aktentasche if I change that, the KeyError does not appear. I had to add the slash to all references. In my use case, I have over 70 different schemas...
Have you tried to increase the broker_commit_livelock_soft_timeout or the broker_max_poll_interval?
Hello, I had a similar error and described it in #176. My application is trying to restore an offset that no longer exists due to the segment time. Have you...
@sydney-runkle, thanks for your help. The message in the traceback is confusing in the case that it expects a type and gets exactly that, but still raises an error.
Hello, @BenTheElder have you got an example for a shell script with invoke? We also want to use environment variables in the configuration. In our use case, we are developing...
Hello, I have a use case where I have a large file in my library and adding the docstings to it will increase it more which causes to scroll a...
Unfortunately it did not work for me to use the URL as an environment variable. When i load this string `redis://redis-user-nodered:dsklsjfhgi89fq=)HÖoddwr@redis-server:6379/0` as the environment variable `REDIS_CONNECTION_URL` and use it as...