-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
questionFurther information is requestedFurther information is requested
Milestone
Description
FEATURE REQUEST
-
Please describe the feature you are requesting.
it is better to do a flow-control when consumer is busy. -
Provide any additional detail on your proposed use case for this feature.
better to add c apis:
ROCKETMQCLIENT_API int SetPushConsumerMaxCacheMessageSize(CPushConsumer* consumer, int maxCacheSize);
ROCKETMQCLIENT_API int SetPushConsumerMaxCacheMessageSizeInMb(CPushConsumer* consumer, int maxCacheSizeInMb); -
Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
should-have
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested