Cristian Grama

Results 7 comments of Cristian Grama

The handlers point to the queue name. Therefore you can only have one job per sqs queue. The easiest option is to save a `type` in the payload and use...

That is Laravel specific. use the `QueueManager::size`

See this https://github.com/dusterio/laravel-plain-sqs/pull/9#issuecomment-493636934

I thought that the `handle` will be added only when you pop the job from the queue. Since you are storing a plain sqs job you will not store anything...

@JordanDalton Not sure this will work. If you remove that part your job will no longer be deleted. In AWS world, the job will stay in the queue and when...

@chrisrichard This is a great idea. Any chance to resolve the conflicts?

2023.2.5 worked flawlessly for 1min sensors, but since I've updated to latest 2023.7.1 1min sensors just go away on every HA restart until the integration is reloaded