Replies: 1 comment 3 replies
-
Hi! Use |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thank you very much for making this project. I have some questions to ask you.
Considering the performance of downstream services, the number of files downloaded by message_comsumer function cannot be too large. Otherwise, downstream services will not be able to handle it, ultimately resulting in the disk being full. So how to limit the throughput of the message_comsumer function?
Beta Was this translation helpful? Give feedback.
All reactions