Replies: 1 comment
-
Check how it works with an in-memory PubSub, so you will see if that's an issue with Redis. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The subscriptions are working, however, I'm noticing where I publish once, and get my Subscription is firing off 7-50 times with the same message over and over again.
Is this have something to do with redis not clearing messages from the queue ? I'm not sure how to troubleshoot since it's more of the internals of @subscription ?
Beta Was this translation helpful? Give feedback.
All reactions