Regev Brody

Results 43 issues of Regev Brody

It is a very usual scenario where you have messages in your dead letter queue and you want to resbumit them back to your queue (while maybe modifying the message)

enhancement

As per https://github.com/grafana/grafana/pull/24075, the newly released grafana 7 enforces that plugins should be signed. Currently they only enforce this on back end plugins, but I think we should handle the...

…toTopicCreation is set fix: #815 Not sure why it happens but it happens randomly. Seems like a race condition when 2 client try to create the same topic at the...

- [ ] Bugfix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) ## Proposed changes The `link call` node will behave the same...

You have not maintained this project for a long time, and I have created a new project based on this one completely rewritten in typescript and with better performance and...

Timeout extender takes into account the `advancedCallMs` only for the first time it schedules an extension action. After that, that param is not being taken under consideration, causing race condition...

I created the following HA automation to set the last seen attribute on all ZHA devices, similar to how zigbee2mqtt does. Think it will be informative to people as I...

In pr #152 you added support for context preservation using domains. Somewhere along the line (probably v3) you removed that support, causing my application to stop working properly (more specifically...

When trying to set the 'duplicate' extra, you set the key to be prefixed with the package name...