chriswue

Results 7 issues of chriswue

Hi, if I publish a message under a topic with the RETAIN flag set to true and QoS 1 and then subscribe with a new client for the first time...

rabbitmq-mqtt

**Describe the bug** Bicep/arm deployment for this fails: ``` resource scope_map 'Microsoft.ContainerRegistry/registries/scopeMaps@2022-02-01-preview' = { name: 'myMap' parent: my_container_registry properties: { actions: [ 'some/complex/repo/content/read' ] description: '' } } ``` Fails...

bug

The Host header should be the target host not the source host. Fixes #209

When running the official clearml docker image with the `webserver` argument then an `nginx` instance is spun up. The proxy config rewrites `/api` paths to forward to the `apiserver` instance....

Instead of having to install a lot of stuff on your host, it would be nice to have the build encapsulated inside a docker container. Would probably also make it...

As per #416 the current implementation does not support inline string interpolation and the workarounds with `format` and `concat` have each their own draw-backs. I'd be happy with the proposed...

enhancement
discussion

After switching from Azure Cache for Redis (v6.0) to Azure Managed Redis (v7) we get the following errors on cloning of Tasks or deletion of archived tasks: ``` CROSSSLOT Keys...