fission / keda-connectors

Generic connectors for Keda which can be used as worker images as part of scaleTargetRef.
Apache License 2.0
23 stars 30 forks source link

Fixed: Redis-backed queues do not consume further messages once a queue is empty #168

Closed soharab-ic closed 1 month ago

soharab-ic commented 1 month ago

Fixes https://github.com/fission/keda-connectors/issues/159

sanketsudake commented 1 month ago

@soharab-ic can you confirm if we can reproduce https://github.com/fission/keda-connectors/issues/159 and have cross verified fix with the same ?

soharab-ic commented 1 month ago

@soharab-ic can you confirm if we can reproduce #159 and have cross verified fix with the same ?

Yes @sanketsudake, I reproduced the issue #159 and then verified the fix with the same.