Replies: 1 comment
-
Hey @sloth2012 👋, We also offer priority support for our sponsors. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
My kombu version is 5.2.2, use SimpleQueue. The consumer get data with in 0.0002s/record at the beginnning, become 0.02s/record after hours, final speed is 5s/record。restart the process, it turns to be normal with 0.0002s/record. all the time just count the get data cost(with block=true)。
I debug several days,no idea what happs。now I make the process auto restart with crontab,but this is not a good way to deal with that. hope some one can help me.
In addition, I use the kombu with rabbitmq.
Beta Was this translation helpful? Give feedback.
All reactions